Commit Graph

46501 Commits

Author SHA1 Message Date
Sebastiaan van Stijn e9bb8bf2bd Update references to moby/moby and 17.03.x branch (#3956)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-07-24 13:49:51 -07:00
Victoria Bialas 3164a2a9ea fixed build command per user feedback (#3930)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-07-24 11:56:18 -07:00
Victoria Bialas 1c6ff26042 added Compose topics on caching options for performance (#3932)
* added Compose topics on caching options for performance

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* updated title for Compose topic

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* line wrap per review

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-07-21 15:52:41 -04:00
Brian Goff 2e0235f9b8 Add release notes for 1.13-cs5
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2017-07-20 15:22:21 -07:00
Brian Goff 4b6beb4c87 Add release notes for 17.03-ee5
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2017-07-20 15:22:21 -07:00
Joao Fernandes 12cfc64e4c Release UCP 2.1.6/2.0.4, DTR 2.2.7, 2.1.7 (#3935) 2017-07-20 14:13:02 -07:00
Norman Harebottle III b68696b789 Correct a minor grammar error. (#3917)
Saw a grammar correction I couldn't help but correct.
2017-07-18 18:52:30 -07:00
John Mulhausen 3ebe437072 Update Dockerfile 2017-07-18 17:26:42 -07:00
Victoria Bialas 922ae1201b updated Docker version information for Cloud (#3896)
* updated Docker version information for Cloud

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* modified Docker Engine references to Docker x.x

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* improved version information

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* fixed typo per review

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-07-18 14:04:52 -07:00
Matthias Glastra 37bad6c8c9 Update json-file.md (#3878)
The -- for log-driver where incorrect.
2017-07-18 14:04:13 -07:00
Wang Jie c8ba37a2c4 Update release-notes.md (#3876) 2017-07-18 14:02:24 -07:00
Wang Jie 9c61659eae Update upgrade.md (#3879) 2017-07-18 14:01:59 -07:00
Wang Jie b1c039cba5 Update release-notes.md (#3880) 2017-07-18 14:00:27 -07:00
Wang Jie 826c419263 Update index.md (#3881) 2017-07-18 13:59:38 -07:00
Wang Jie 143807195a Update install.md (#3882) 2017-07-18 13:58:31 -07:00
Wang Jie a9dd54e199 Update reconfigure.md (#3883)
Add an escape character (\) to the cell to prevent wrongly generating a new column.
2017-07-18 13:57:54 -07:00
Wang Jie d43f00f851 Update restore.md (#3884) 2017-07-18 13:57:27 -07:00
Wang Jie c62b3ca4d2 Update upgrade.md (#3885) 2017-07-18 13:55:41 -07:00
Steven Hanna 82896063d5 Fix Liquid Exception (#3316) (#3897)
jekyll-redirect-from v0.12.1 causes "Liquid Exception: invalid byte sequence in US-ASCII in _layouts/redirect.html"

-override default built-in redirect.html with a custom "_layouts/redirect.html" that has the ellipsis HTML fix encoded localy
2017-07-18 13:49:19 -07:00
Wang Jie 23929c9a29 Update install.md (#3887) 2017-07-18 13:48:10 -07:00
Wang Jie 4c2f2c1d12 Update env.md (#3892) 2017-07-18 13:47:24 -07:00
Wang Jie cca4a65799 Update index.md (#3909) 2017-07-18 13:46:57 -07:00
C.X. Ling 202fa1da6c Add missing characters in fedora install guide (#3910) 2017-07-18 13:46:28 -07:00
Victoria Bialas d2cf85be8a Add CSS for option to create inline images (like whale menu) (#3877)
* add CSS tests for Josh

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* new class inline for images, updated docs to call class

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* removing last test paragraph

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-07-13 16:07:43 -07:00
John Mulhausen 928e6a1d65 Update mirror.md 2017-07-13 13:21:08 -07:00
Jim Galasyn 643b817b7b Add alias for Notary cert directory (#3889) 2017-07-13 12:35:16 -07:00
Jim Galasyn a0cb9b2947 Improve tip on log messages (#3888)
* Improve tip on log messages

* Reformat per feedback
2017-07-13 12:07:43 -07:00
Anthony Sottile ece2255f4d Update baseimages.md (#3859)
Updates to an LTS version of ubuntu (xenial 16.04) instead of an old non-lts version (raring 13.04).
2017-07-13 10:25:33 -07:00
Jacek Szubert c070ffe880 Remove documentation about the `--ignore-override` option (#3865)
* Remove documentation about the `--ignore-override` option

* changed link to full path, copyedit

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-07-12 13:14:50 -07:00
Jim Galasyn 6cb4b004da Add note about certs on CentOS (#3873)
* Add note about certs on CentOS

* Incorporate feedback
2017-07-12 12:12:48 -07:00
Misty Stanley-Jones 0c7d3b5f4c Deprecate some Dockerize topics in favor of library ones (#3735) 2017-07-12 12:06:07 -07:00
Cong 9c245acd35 correct path to "Linux postinstall" (#3850)
[Linux postinstall](../linux-postinstall.md) is in the parent folder.
2017-07-12 12:04:30 -07:00
Wang Jie ee981e6e86 Update trustchain.md (#3862) 2017-07-12 12:03:00 -07:00
Wang Jie fcf2883446 Update sdks.md (#3855) 2017-07-12 12:02:02 -07:00
Wang Jie 95af49deb0 Update index.md (#3856)
Add a missing period (.).
2017-07-12 12:01:37 -07:00
p1wdotnl 4b5d2bfd4b Update start-containers-automatically.md (#3867) 2017-07-12 12:00:15 -07:00
Jim Galasyn fb576bf383 Add tip about error message in registry cache (#3874) 2017-07-12 11:59:00 -07:00
Wang Jie c28a0e2e72 Update faq.md (#3863)
change the heading 2 to sentence capitalization.
2017-07-12 11:57:11 -07:00
Anthony Sottile e86fd9995c Fix "Installing Ruby" link (#3860)
Not sure if this renders anywhere outside of github, but this fixes the link on https://github.com/docker/docker.github.io
2017-07-12 11:56:35 -07:00
Wang Jie 00a4ea3d1a Update release-notes.md (#3864)
Use "Mar" to keep style consistency.
2017-07-12 11:55:55 -07:00
Wang Jie 622b40ee16 Update docker-ce.md (#3866) 2017-07-12 11:55:17 -07:00
Pierre Carru 2454ab8b7f Typo (#3869)
user ->use
2017-07-12 11:54:49 -07:00
Andrew Starr-Bochicchio f16909378e Update docker-machine installation for v0.12.1 (#3843) 2017-07-10 17:27:54 -07:00
Michael D Roach 56de91e44a Update digital-ocean.md (#3783)
* Update digital-ocean.md

* Update digital-ocean.md
2017-07-07 12:47:23 -07:00
Swapnil Kulkarni 9892ba609e Correct some typos in api docs (#3836) (#3837)
Fixes #3836
Signed-off-by: Swapnil Kulkarni <me@coolsvap.net>
2017-07-07 11:12:29 -07:00
Brian Goff b5e15b0757 Update install docs: don't rm container-selinux (#3816)
Also actually remove `docker-engine-selinux`.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2017-07-07 10:26:02 -07:00
Patrick Baber 7866ae49fd fix config management example (#3817)
Somebody forgot to change "secrets" into "configs" in the config management example. It was just a copy mistake.
2017-07-07 10:25:23 -07:00
Michael Friis 1033933b72 [WIP] Add stable existing VPC option (#3823)
* [WIP] Add stable existing VPC option

* add macro value
2017-07-07 10:23:58 -07:00
Christophe Vidal 68a77a047d Fixed grammar (#3840) 2017-07-07 10:21:14 -07:00
johndylanaudio 9ea1ad5484 Add first draft of trust chain documentation (#3680)
* Add first draft of trust chain documentation

* Adding Trust Chain to TOC

* Updates per review feedback

* Fixes
2017-07-06 15:55:32 -07:00