Commit Graph

48132 Commits

Author SHA1 Message Date
Ming He a565ec433b Update certify-images.md
Update the links to certification tool binaries.
2018-04-10 11:59:54 -07:00
Ambes Stephen 495e7204dd Update network-tutorial-host.md
The docker run argument order is -dit in most part, bu i found a different order -idt here.I believe it is  better to have inconsistent order in the entire documentation. It can be confusing for new-bees if they see these parameters are ordered inconsistently across documentation flow.
2018-04-10 11:00:48 -07:00
Julien Maitrehenry 72f9b29cde Add a note on service discovery on swarm 2018-04-10 10:59:48 -07:00
docbenton 16175e23dd CPU must be SLAT-capable for Hyper-V (#6395) 2018-04-10 09:13:47 -07:00
Gwendolynne Barr 599e1f027a
Repair overlay standalone tutorial (#6398) 2018-04-10 08:15:59 -07:00
Robert Kielty 56ec08b1a6 Two minor grammar fixes, one clarification (#6406) 2018-04-09 19:10:33 -07:00
Joffrey F 0e2cc91765 Add cache_from to v2 reference (#6410) 2018-04-09 18:56:59 -07:00
Wang Jie ac59a4d4b6 Update discovery.md 2018-04-09 16:15:44 -07:00
gtardif a8668fc7f1 Docker for win edge relnotes 18.04.0-ce-rc2-win61 (#6405) 2018-04-09 08:48:45 -07:00
gtardif 0051eee4d8 Docker for mac edge relnotes 18.04.0-ce-rc2-mac61 (#6404) 2018-04-09 08:47:58 -07:00
Gwendolynne Barr dd3b6327ec
Clarify create builds selection (#6401) 2018-04-08 13:23:38 -07:00
Gionni 4f09550bed backtick deprecated. updated. (#6396) 2018-04-07 12:17:34 -07:00
Bryan Lee 3e6c8f2b78 update docs (#6393) 2018-04-06 17:32:02 -07:00
Joao Fernandes da719af9f4 Clean up 404 page 2018-04-06 16:34:34 -07:00
Joao Fernandes 572869c3a1 Fix typos, address feedback 2018-04-06 13:51:29 -07:00
Joao Fernandes a6be568617 Make obvious tmpfs only Linux 2018-04-06 13:51:29 -07:00
Joao Fernandes 49fe06f037 Don't share the --data-root directory between engines 2018-04-06 13:51:29 -07:00
Joao Fernandes 185c4f21c1 Improve how to configure engine 2018-04-06 13:51:29 -07:00
Joao Fernandes 2f68285bbb Remove volume explanation from graph driver docs 2018-04-06 13:51:29 -07:00
Joao Fernandes f8d8a6bbd3 Add context about storage drivers 2018-04-06 13:51:29 -07:00
Joao Fernandes cc5e866b2f Simplify storage overview 2018-04-06 13:51:29 -07:00
Gionni 5bb6473a72 less is more - avoid cat to grep something. (#6383) 2018-04-06 11:07:06 -07:00
Filipe Corrêa 9a3a4e5a4b Fix misspelling (#6384) 2018-04-06 10:44:40 -07:00
Gwendolynne Barr 5317322191
Add latest aws release template (#6377) 2018-04-05 13:02:24 -07:00
Joao Fernandes 683d14ae4c [2.2]Fix snippet to prepare Windows node 2018-04-05 11:46:52 -07:00
Gwendolynne Barr 3a08079a03
Remove references to production; Clean text phase 1 (#6374) 2018-04-04 16:37:46 -07:00
Gwendolynne Barr 672fd04b8c
Address ppc64le PRs; Clean up EE install pages (#6363) 2018-04-04 16:31:49 -07:00
Gwendolynne Barr 0e2a3ebf2f
Add doc on certifying content (#6333) 2018-04-04 13:39:34 -07:00
Akim Demaille 529960d5ef Docker for Machine: update (#6364) 2018-04-03 11:25:39 -07:00
Dilip 373214ff98 Use printf instead of echo
`echo` adds a newline feed for the given input, therefore, it doesn't work.
2018-04-02 15:20:01 -07:00
Abhinand Jinugu f1789dfe57 Update related to HRM on Windows Nodes
Update related to HRM on Windows Nodes
2018-04-02 15:09:11 -07:00
Trapier Marshall 67076f0ef8 swarm services: correct typo
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2018-04-02 15:08:24 -07:00
art 47f2238e82 Adding link to ICCS docs
We had some users find the D4IC docs and think that it was the same
thing as the IBM Cloud container service docs. To address this, I added:
* Link on the index page to the ICCS docs
* An FAQ in case they are looking for containers in Kubernetes clusters
2018-04-02 11:39:40 -07:00
ksabhnan eec7887351 Update centos.md (#6300)
* Update centos.md

Text doesnt match version from command output

* Update centos.md
2018-04-02 09:55:31 -07:00
cloud_melon 71471c54a4 Clarify the webhook's definiton in webhooks.md (#6243)
* Clarify the webhook's definiton in webhooks.md

Here is necessary to clarify the real definition of webhook which is a request with POST action to a specified url ( when this happen, the url going to return the result, in this context, is when we do 'docker push'  to submit a image to registry, it fires the automatically build

* Updated after suggest 

I updated the right sentence, I feel it more clear now. thank you :)

* Remove duplicate wording
2018-03-30 14:15:20 -07:00
Nat Zimmermann c376f5d358 Fix "Run the registry as a service" link (#6289) 2018-03-30 13:58:20 -07:00
macknight 0de27c2d05 __docker_machine_ps1 is not found (#6337)
Fix __docker_machine_ps1: command not found
2018-03-30 13:57:06 -07:00
Gwendolynne Barr 12d9222b7b
Repair 404 (#6353) 2018-03-30 12:42:24 -07:00
French Ben 259526857d Removed email to streamline (#6352)
Signed-off-by: French Ben <frenchben@docker.com>
2018-03-30 11:50:27 -07:00
Gwendolynne Barr 41fdbafb11
Remove Gated BYOL (#6334) 2018-03-30 11:31:47 -07:00
Anthony Sottile 6c7ebf774b Tiny typo fix (#6351) 2018-03-30 10:18:27 -07:00
Gwendolynne Barr 9eddd362bc
Remove text on kube support in D4W stable channels (#6350) 2018-03-30 08:08:59 -07:00
Lorena Rangel 7a411c9863 Kubernetes on Docker for Windows is only on edge (#6349) 2018-03-30 07:44:54 -07:00
gtardif d9f02be08f Docker for mac stable relnotes 18.03.0-ce-mac60 (#6348) 2018-03-30 07:13:06 -07:00
Gwendolynne Barr ff85621f2e
Add redirect for storage driver 404s (#6345) 2018-03-29 11:41:34 -07:00
Gwendolynne Barr 1ad7485421
Repair postgres link (#6346) 2018-03-29 11:40:17 -07:00
Damien L-G 1d2b6f6fcd Update links to AppArmor's wiki (#6335) 2018-03-29 09:49:40 -07:00
Eric Smalling 50beb52f48 Adding 500KB content limit note (#6330)
Size limit per https://github.com/docker/swarmkit/blob/master/manager/controlapi/config.go#L18
2018-03-29 07:07:53 -07:00
Gwendolynne Barr cea1e7dc29
Tweak d4w (#6331) 2018-03-28 10:05:02 -07:00
Gwendolynne Barr fede3151d5
Copyedit phase 4 (#6329) 2018-03-28 07:38:10 -07:00