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
Viktor Stanchev
19bf822746
more dtr 2.3.0 release notes
2017-08-16 17:31:37 -07:00
Victoria Bialas
6660c8ef69
put back missing Compose Wordpress example ( #4228 )
...
* put back missing Compose Wordpress example
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com >
* addressed review comments, postponing one comment re: yaml code fencing
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com >
2017-08-16 17:07:28 -07:00
Alex Mavrogiannis
4e31cef646
Remove period from UCP 2.2 release notes
...
Signed-off-by: Alex Mavrogiannis <alex.mavrogiannis@docker.com >
2017-08-16 16:21:20 -07:00
Joao Fernandes
b21df94c00
Fix install DDC on Linux
2017-08-16 15:29:44 -07:00
Sebastiaan van Stijn
f8f42d2848
Fix missing "type=bind" in bind-mount examples ( #4217 )
...
The examples were missing the `type` option; given
that `type=volume` is the default, this was resulting in
the examples producing an error.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2017-08-16 10:17:00 -07:00
Joao Fernandes
423051f125
Renames older version of UCP in TOC ( #4222 )
2017-08-16 09:02:20 -07:00
Joao Fernandes
6944451c31
Update DTR release note date ( #4216 )
2017-08-16 09:01:51 -07:00
Roberto Gandolfo Hashioka
afcd02a068
Fix telemetry plugin URL ( #4223 )
...
Replace hhttps with https.
2017-08-16 08:58:12 -07:00
Jordan Anderson
362c0f8815
Fixing syntax for DTR upgrade command
...
Added missing colon between `dtr_repo` and `dtr_version`
2017-08-16 08:47:31 -07:00
Sebastiaan van Stijn
6045501313
Fix missing title in "telemetry" frontmatter
...
CI was failing because this page was missing a title:
11:35:10 === RUN TestFrontMatterTitle
11:35:10 --- FAIL: TestFrontMatterTitle (0.12s)
11:35:10 frontmatter_test.go:27: can't find title in frontmatter - /docs/enterprise/telemetry.md
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2017-08-16 08:33:40 -07:00
Joao Fernandes
b8599978ef
Remove mentions of beta in DDC articles
2017-08-15 23:40:09 -07:00
Joao Fernandes
81a5c204ed
Update toc with EE release notes
2017-08-15 23:31:15 -07:00
Joao Fernandes
a4fe6a6ea9
Add known issue to Engine 17.06.1 release notes ( #240 )
2017-08-15 23:31:15 -07:00
Misty Stanley-Jones
79a134f523
Add info about telemetry ( #209 )
2017-08-15 23:31:15 -07:00
Joao Fernandes
eeaa8ba89c
Add 17.06.0-ee release notes ( #228 )
2017-08-15 23:31:15 -07:00
Joao Fernandes
19c8826cbd
Update Docker EE installation to mention s390x platforms
2017-08-15 23:31:15 -07:00
Joao Fernandes
667320282c
Updates UCP 2.2.0 release notes ( #236 )
2017-08-15 23:31:15 -07:00
Jim Galasyn
fa7b36c629
Update versions to GA; remove Beta admonitions ( #232 )
2017-08-15 23:31:15 -07:00