Commit Graph

47577 Commits

Author SHA1 Message Date
Anoop Kumar b10ac87756 Added missing escape for carriage return 2017-08-20 17:31:49 -04:00
Misty Stanley-Jones 3bbdf58428 Hyper-V is not available on Windows 10 Home (#4290) 2017-08-18 21:35:51 -07:00
Jim Galasyn 973ea916f3 Add cool rbac graphics (#4289) 2017-08-18 16:55:17 -07:00
Misty Stanley-Jones 2c257df595 Add Compose RN for 1.14 and 1.15 (#4288) 2017-08-18 15:50:11 -07:00
Misty Stanley-Jones 463dbe64cd Add release note about telemetry plugin (#4285) 2017-08-18 15:47:09 -07:00
Victoria Bialas 56d2193ad5 removed nosync from Mac and Win install tocs (#4286)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-08-18 14:50:17 -07:00
John Mulhausen 34d5695509 Update .gitmodules 2017-08-18 14:24:18 -07:00
Victoria Bialas dbe6e11167 Clarify Windows/Linux containers FAQs, add d4mac, d4win installs to TOC (#4283)
* add d4mac, d4win installs to TOC, clarified FAQs on Windows install

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

* added nosync to Mac and Windows installs

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-08-18 14:16:42 -07:00
Misty Stanley-Jones fe90c11382 Fix some 404s (#4281) 2017-08-18 14:14:42 -07:00
Victoria Bialas 0f802e1b76 Update Compose quick-start to show static loaded image, then volume mount (#4255)
* re-org sample to show static loaded image, then using a volume mounte

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

* review comments from mstanleyjones and joaofnfernandes

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

* added a sub-step to make the workflow and output make sense

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

* combined notes about shared drives and volumes, reorganized topic order

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-08-18 12:09:24 -07:00
Huachao Mao bf61cd2f16 Update `RUN` instruction to `CMD` instruction (#4257) 2017-08-18 10:47:47 -07:00
Wang Jie fe792dc6f3 Update index.md (#4258) 2017-08-18 10:47:11 -07:00
Steve Sharp 23f59b8d9a Update services.md (#4259)
Fixes typo:
Currently "To prevent this from happening. ensure..."
Proposed "To prevent this from happening, ensure..."
2017-08-18 10:46:42 -07:00
InDieTasten 418b77d714 Fix were -> where typo in dtr/2.0/install/index.md (#4260) 2017-08-18 10:46:08 -07:00
Wang Jie f1de7dfd86 Update systemd.md (#4261) 2017-08-18 10:45:38 -07:00
P. Y 9f872d06d8 Fix instruction name. (#4262) 2017-08-18 10:45:10 -07:00
Misty Stanley-Jones f520c9bc56 Add info about centos-extras repo (#4271) 2017-08-18 10:44:29 -07:00
Joao Fernandes 32384dd12d Update UCP release notes with known issues (#4251) 2017-08-18 08:20:46 -07:00
Misty Stanley-Jones 1c1a44e888 Vendor dockerd.md from upstream 2017-08-17 20:08:45 -07:00
Misty Stanley-Jones 07b81a84ac Refresh CLI for 17.06.1 2017-08-17 20:08:45 -07:00
Misty Stanley-Jones 9969181bf3 Add 17.06.1 release notes 2017-08-17 20:08:45 -07:00
Misty Stanley-Jones 309100db60 Document problem with Oracle Linux and selinux (#4254) 2017-08-17 16:53:20 -07:00
Parker Moore 48ba5183f9 Fix another {% raw %} tag. (#4256) 2017-08-17 16:42:17 -07:00
Joao Fernandes 5d0be0fafe Update DTR system requirements (#4252) 2017-08-17 16:20:30 -07:00
Andriy Maletsky 4b85167975 compose - fix permissions issue for curl (#4248) 2017-08-17 15:00:52 -07:00
Stuart Chaney c4729640f9 removed quotes from --fixed-cidr-v6 assignment (#4246) 2017-08-17 15:00:15 -07:00
Wang Jie 321c7c365f Update breaking_changes.md (#4238) 2017-08-17 14:59:01 -07:00
Parker Moore c25e35ea3c release-notes/docker-engine: add missing closing curly dude (#4237)
Without this, you get "Syntax Error in 'raw' - Valid syntax: raw in release-notes/docker-engine.md"
2017-08-17 14:58:32 -07:00
Wang Jie 7122a66aff Update migration.md (#4236) 2017-08-17 14:56:25 -07:00
Wang Jie 1df865ac75 Update labels-custom-metadata.md (#4235)
Change H1 headings to H2 and H2 headings to H3. Shoud the headings be starting from H2?
2017-08-17 14:54:51 -07:00
とうせいきょう 7bbc822b9f Correct the container name (#4234)
When we run a container, the name of the container is `nginxtest`, but when we `rm` or `stop` it, it should be also `nginxtest`.
2017-08-17 14:48:37 -07:00
Wang Jie 53ef7cf571 Update ipv6.md (#4233) 2017-08-17 14:47:39 -07:00
Wang Jie 5fd7f0475e Update custom-docker0.md (#4215) 2017-08-17 14:47:11 -07:00
Wang Jie de023229c2 Update binding.md (#4210) 2017-08-17 14:46:15 -07:00
Wang Jie 2b259e0047 Update dockerlinks.md (#4209) 2017-08-17 14:44:25 -07:00
Misty Stanley-Jones 4819c97945 Add info on running a docs instance locally (#4207) 2017-08-17 14:43:41 -07:00
Alon Bar Tzlil c5e28b8412 Fix file version in volumes long syntax example to 3.2 (#4202)
Fix docker-compose file version in the example given for the new volumes "long syntax", available from version 3.2.
Currently the example contains version 3 which does not support this syntax.
2017-08-17 14:43:03 -07:00
Wang Jie 6696f4114e Update work-with-networks.md (#4198) 2017-08-17 14:40:05 -07:00
Wang Jie ee4ba8836c Update index.md (#4197) 2017-08-17 14:37:41 -07:00
Wang Jie 0ea61642e8 Update get-started-overlay.md (#4189) 2017-08-17 14:36:59 -07:00
Davy De Waele 83eeff7182 Fixing issue #4105 : Incorrect CLI command in Docker for Azure setup (#4106) 2017-08-17 14:32:36 -07:00
nemophila c70784edd0 Change EXPOSEd to published (#4253) 2017-08-17 14:27:01 -07:00
Wang Jie 334e0ec824 Update overview.md (#4188) 2017-08-17 14:20:02 -07:00
Wang Jie a5073719cc Update index.md (#4187) 2017-08-17 14:18:17 -07:00
Mark Church baa9b00c0b Update troubleshoot-with-logs.md (#4175) 2017-08-17 14:15:28 -07:00
Brikou CARRE b812b9d775 Fix rendering of YAML snippet (#4185) 2017-08-17 14:14:52 -07:00
Paul Oldridge 27f5e6a846 Allow mounting paths with special characters (#4181) 2017-08-17 14:12:28 -07:00
Joffrey F 45ac9fe357 Add clarification on env_file / environment interaction (#4177)
Signed-off-by: Joffrey F <joffrey@docker.com>
2017-08-17 14:09:43 -07:00
Misty Stanley-Jones c563733b76 Fix EE upgrade instructions (#4242) 2017-08-17 13:44:58 -07:00
Jim Galasyn 8e75de2ab1 Fix two rbac images (#4250) 2017-08-17 13:42:24 -07:00