Commit Graph

45495 Commits

Author SHA1 Message Date
Wang Jie
43444e9bdf Update index.md (#2219)
* Update index.md

The same as #2187 and #2188.
2017-03-15 16:06:18 -07:00
Tibor Vass
5d489ba440 engine-cli: update reference docs for 17.03 (#2330)
Signed-off-by: Tibor Vass <teabee89@gmail.com>
2017-03-15 15:32:07 -07:00
Wang Jie
49bb5b1623 Update index.md (#2336) 2017-03-15 12:29:58 -07:00
Wang Jie
f10e263e11 Update register-swarms.md (#2333) 2017-03-15 12:29:11 -07:00
Wang Jie
9a14fc2170 Update deployment-strategies.md (#2337)
Is "when" unnecessary?
2017-03-15 12:25:27 -07:00
Wang Jie
68b081f7db Update link-aws.md (#2338) 2017-03-15 12:23:43 -07:00
Victoria Bialas
5591401a2d clarified Compose file topic structure, and file examples (#2322)
copyedits, rewrite

fixed some links

simplified/shortened this topic

tweaked description of key, option, value

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-03-15 10:13:11 -07:00
Derek Bender
330ed3d24a fixup compose-file/index.md link (#2347) 2017-03-15 09:56:17 -07:00
Misty Stanley-Jones
fb7c73908b Update the styleguide (#2332)
* Update the styleguide

Also normalize admonition titles with the colon outside the bold.
2017-03-15 09:46:30 -07:00
Victoria Bialas
9e244bbb9c added links to example of using overlay network in swarm mode (#2331)
added more links re: overlay networks

provided more links to networking topics, restructured the section

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-03-14 18:46:44 -07:00
Ayushya Chitrannsh
d0bb393afe Brief introduction of "swarm" (#2299)
Word Swarm has been used here for the first time, and one line introduction, to what swarm is, would be very beneficial in helping to decide where to begin with.
2017-03-14 18:29:40 -07:00
Myles Keating
75e35c58fb Add Microsoft to list of images (#2304) 2017-03-14 18:27:51 -07:00
Joao Fernandes
9cee53fc39 Move release notes (#2316)
* Surface DTR release notes

* Surface UCP release notes

* Fix DDC redirects
2017-03-14 17:44:29 -07:00
Daniel Nephin
37333c8fe8 Fix depends_on in Compose file v3 reference (#2278)
* docker swarm does not respect depends_on

Swarmkit does not seem to have the concept of starting services in a particular order.

Tested with docker 1.13.1. Also, `docker-compose bundle` warns us about depends_on being unsupported.

* Remove condition form of depends_on from the V3 compose file docs.

Signed-off-by: Daniel Nephin <dnephin@gmail.com>
2017-03-14 17:38:59 -07:00
Sava Gerov
8481cacd3e Add info about check-config.sh (#2106) 2017-03-14 17:11:34 -07:00
Uday Shetty
0661ba5743 updated the contents to Docker EE for AWS and removed Quickstart link 2017-03-14 15:31:31 -07:00
Victoria Bialas
d784ad5c1f added more detail for Compose env (#2310)
incorporated Joffrey's comment

fixed heading levels

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-03-14 14:30:35 -07:00
Misty Stanley-Jones
8fd2ee60c5 Revert "Use the jekyll-include-cache plugin to shave off some page building time" (#2311)
* Revert "Release UCP 2.1.1"

This reverts commit 21bb9324a6.

* Revert "Update step_six.md (#2309)"

This reverts commit d4822bf8b2.

* Revert "Fix typo "visulizer" (#2297)"

This reverts commit 86fecbb87f.

* Revert "Update test-and-docs.md (#2293)"

This reverts commit 15f1780cfb.

* Revert "Fix typo "commmands" (#2295)"

This reverts commit d867751f2d.

* Revert "Use the jekyll-include-cache plugin to shave off some page building time (#2290)"

This reverts commit a02d80530b.
2017-03-14 13:44:01 -07:00
Joao Fernandes
21bb9324a6 Release UCP 2.1.1 2017-03-14 12:37:01 -07:00
lostwong
d4822bf8b2 Update step_six.md (#2309)
Minor fix to indicate that the image id is in the third column
2017-03-14 11:10:51 -07:00
Anthony Vanelverdinghe
86fecbb87f Fix typo "visulizer" (#2297) 2017-03-14 10:02:54 -07:00
Wang Jie
15f1780cfb Update test-and-docs.md (#2293)
Add a missing space and delete extra spaces.
2017-03-14 02:02:07 -07:00
Anthony Vanelverdinghe
d867751f2d Fix typo "commmands" (#2295) 2017-03-14 02:01:25 -07:00
Misty Stanley-Jones
a02d80530b Use the jekyll-include-cache plugin to shave off some page building time (#2290) 2017-03-13 17:25:03 -07:00
Victoria Bialas
f9d7107499 update to docker-compose rm reference per Compose v3 (#2288)
corrected docs to reflect docker-compose version update

updates per Joffrey's comments

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-03-13 15:53:19 -07:00
Evan Hazlett
8a6e01fcc9 Update aws.md (#2289)
Use `latest` tag instead of `dcus`.
2017-03-13 15:18:46 -07:00
Misty Stanley-Jones
77701141a0 Fix the template not to include Related Commands section for dockerd (#2287) 2017-03-13 14:55:57 -07:00
Victoria Bialas
2ffde079d4 updated command variables for consistency (#2282) 2017-03-13 12:04:32 -07:00
Lars Larsson
950bd16598 added documentation for network/subnetwork flags (#2271) 2017-03-13 12:01:44 -07:00
Michael Friis
76d859596a remove un-needed -ti (#2263) 2017-03-13 11:57:32 -07:00
Danny Ruiz
2452effd33 Fix wording in secrets.md (#2272) 2017-03-13 11:54:17 -07:00
Wang Jie
b7b1ca00f0 Update orgs.md (#2276)
I think these are two separate sentences. Shall we simply use a semicolon (;), or end the first one with a period (.) and then write the second one?
2017-03-13 11:53:44 -07:00
Joao Fernandes
f4b633da73 Improve content trust docs in DDC 2017-03-13 11:36:25 -07:00
Misty Stanley-Jones
51d033e640 Expand the docs for configuring UCP and DTR for content trust 2017-03-13 11:36:25 -07:00
Victoria Bialas
4b9493d276 fleshed out Machine scp command description, fixed Compose file notes (#2265)
copyedit to fix typo

wrapped text properly

replaced original example with Nathan's

added a better sub-title

specifically mentioned not using relative paths

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-03-10 16:30:26 -08:00
Deep Debroy
56357ef784 Add new Azure regions in FAQ (#2268)
* Clarify rg-name and rg-region are optional for EE

* Edits

* Rewording

* helper-script -> helper script

* Add new Korea regions and Gov regions for Azure
2017-03-10 16:19:13 -08:00
Brian Goff
dd0207cf47 Remove logdriver details for NATS (#2240)
The NATS driver was never integrated into Docker and should not be in
the docs.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2017-03-10 12:37:23 -08:00
Ryan Sanford
a1ce533207 Update tail docs to match built-in docs (#2253)
Default value for tail helps me remember it's not a switch, but requires a value. This change makes it match the built-in docs.
2017-03-10 11:56:24 -08:00
Wang Jie
e9bfb46e43 Update image-scan.md (#2247)
Is "and" necessary here, or can be omitted?
2017-03-10 11:55:29 -08:00
Roman Hotsiy
c6c3476c6c Upgrade to ReDoc 1.11.0, closes #2246 (#2249) 2017-03-10 11:53:37 -08:00
Joao Fernandes
44a2ff20df Fix broken markdown (#2256)
Fixes #2221
2017-03-10 11:51:14 -08:00
Joao Fernandes
9990aaadc7 Improve DTR 2.2.3 release notes (#2259) 2017-03-10 11:32:46 -08:00
Joao Fernandes
b8954ec5a9 Release DTR 2.2.3 (#2255) 2017-03-10 10:39:00 -08:00
Victoria Bialas
5756339274 updated links to Docker for Mac and Windows install (#2248) 2017-03-09 23:40:03 -08:00
Victoria Bialas
c3ed9e911b removed checksums from d4mac-d4win installs for now (#2245)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-03-09 23:08:38 -08:00
John Mulhausen
1127efaa78 Update ubuntu.md 2017-03-09 17:36:37 -08:00
Victoria Bialas
66d905032a Merge pull request #2239 from londoncalling/compose-startup-order-waitforit
clarified scripts logic for compose startup order
2017-03-09 17:10:54 -08:00
Alan Thompson
5ce24b0587 Update work-with-networks.md (#2236)
Clarify what is being connected to the network.
2017-03-09 17:10:04 -08:00
Victoria Bialas
d1723bfe1f copyedit
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-03-09 16:59:17 -08:00
Victoria Bialas
7ea080d16e Merge pull request #2244 from londoncalling/single-node-swarm
added instructions on removing an app
2017-03-09 16:53:39 -08:00