Commit Graph

46818 Commits

Author SHA1 Message Date
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
Michael Friis e33fedb6a6 Update docker-ee.md (#4247) 2017-08-17 13:27:19 -07:00
Jim Galasyn e863b54f09 Add EE update instructions for Windows (#4244) 2017-08-17 10:39:40 -07:00
Joao Fernandes 563ead8129 Add known issue to DTR (#4227) 2017-08-17 09:57:08 -07:00
Joao Fernandes 9d41a5db2d Update UCP support dump command (#4226) 2017-08-17 09:56:24 -07:00
Misty Stanley-Jones d77a17aea4 Update platform support matrix (#4224) 2017-08-17 09:10:44 -07:00
Joao Fernandes 1fa5f5988d Refactor rbac topics (#4229)
* Refactor rbac topics

* Make headings sentence case
2017-08-17 08:36:18 -07:00
Victoria Bialas e90b12c425 Added <hr>'s below tabbed topics for SSH and test page (#4232)
* added <hr>'s below tabs

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

* update Tabs topic on test.md to show use of <hr>'s

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

* added more information about toc_max/min

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-08-16 19:38:09 -07:00
John Mulhausen 2ab413d8c8 Removing old links 2017-08-16 18:15:36 -07:00
Victoria Bialas 935a40e2b1 Re-organized Compose install docs into tabs (#4213)
* re-organized Compose install docs into tabs

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

* combined d4win and windows server on one tab

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

* fixed tabs alignment

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

* fixed heading levels to show properly in TOC

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

* fixing tabs and content

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

* removed cruft test content from tabs

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

* final version of tabs

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

* Set toc_max to get headings within tabs out of on-page toc

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

* added a subtle <hr> under tab topics per review request

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-08-16 17:37:17 -07:00