Commit Graph

48303 Commits

Author SHA1 Message Date
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
Gwendolynne Barr 52e8b27401
Copyedit phase 3 (#6326) 2018-03-27 20:13:44 -07:00
Gwendolynne Barr fd753e5b27
Copyedit phase 2 (#6324) 2018-03-27 19:41:37 -07:00
Benjamin White e5e8051b59 Fix events JSON blob format (#6195)
* Update example events JSON blob

The example JSON blob given doesn't match up with the values I experience when running `docker-compose events` myself, so I'm updating the documentation to save someone else some time.

* Add link to event types for convenience
2018-03-27 11:17:37 -07:00
Kanan Rahimov e01ab90c07 Add using of PGPASSWORD for psql
Given example is not complete at least for official postgres image. I have added setting of psql password over POSTGRES_PASSWORD env variable.
2018-03-27 10:28:32 -07:00
Steven Showers 198045658c Update overlayfs-driver.md
The docker info output shows that the driver is overlay. However, in the path that follows it states that the output confirms that overlay2 is in use. This is likely to cause confusion as the docker info output should state overlay2 if that is what is configured.
2018-03-27 10:07:28 -07:00
Christian Kniep 5de485dbe9 Update password to comply with password rules
The password needs an upper-case and a number to comply. Like that it fails and for a beginner it might not be obvious why - even thought it will print an error; but it's just one line.
2018-03-27 09:59:43 -07:00
cowlinator 3109bf5dfe Update README.md
Fixed Readme's description of where to edit documentation (re: https://github.com/docker/docker.github.io/issues/6247)
2018-03-27 09:57:41 -07:00
Deshi Xiao 7f4313978d correct example for --aux-address parameter 2018-03-27 09:56:18 -07:00
Gwendolynne Barr 978b1ac964
Copyedit phase 1 (#6296) 2018-03-26 22:14:39 -07:00
Joao Fernandes 15e7fd6a40 Fix 404 2018-03-26 16:25:07 -07:00
French Ben 6f4bff2c2e Docker 18.03-ce released (#6295) 2018-03-26 11:50:06 -07:00
gtardif 2e6b90b5a9 Docker for win stable relnotes 18.03.0-ce-win59 (#6306) 2018-03-26 10:53:38 -07:00
gtardif caa665050c Docker for mac stable relnotes 18.03.0-ce-mac59 (#6305) 2018-03-26 10:53:21 -07:00
gtardif ff31edc5a6 Docker for win edge relnotes 18.03.0-ce-win58 (#6304)
Signed-off-by: Jenkins-pr-release-docs <guillaume.tardif@docker.com>
2018-03-26 10:53:05 -07:00
gtardif e98e7b4410 Docker for mac edge relnotes 18.03.0-ce-mac58 (#6303) 2018-03-26 10:52:52 -07:00
Jim Galasyn aed4d39353
Update release notes for 2.2.7 (#6310)
* Update relnotes for UCP 2.2.7.

* Update with final copy

* Add links for 2.2.7 images

* Tweak verbiage
2018-03-26 10:15:37 -07:00
Akim Demaille 2351c7ae44 Desktop: fix links to "Proxies" (#6290) 2018-03-23 11:13:49 -07:00
Gwendolynne Barr 4c2fc6dee7
Add redirect (#6293) 2018-03-23 10:28:25 -07:00
Gwendolynne Barr b679d3412c Revert "Fix docs for "unless-stopped" restart policy (#6287)"
This reverts commit 07fade089b.
2018-03-23 08:40:45 -07:00
Akim Demaille 249e31d0cd Desktop: remove obsolete doc (#6269) 2018-03-23 07:01:29 -07:00
Gwendolynne Barr 491ad634ca
Update build context section (#6277) 2018-03-23 06:08:33 -07:00
Sylvia van Os fa8e17e745 Fix highlighted line in GitHub link to storage driver selection (#6280) 2018-03-23 05:52:51 -07:00
adw1n 07fade089b Fix docs for "unless-stopped" restart policy (#6287) 2018-03-23 05:50:54 -07:00
Akim Demaille b419d141e1 Desktop: networking (#6258) 2018-03-23 05:46:43 -07:00
Joffrey F 10e987db99 Compose version = 1.20.1 (#6279) 2018-03-22 21:41:58 -07:00
gbarr01 49fb78104c Remove hyphens from api ver matrix 2018-03-22 16:52:53 -07:00
Joao Fernandes bb1b53897c Update archives.yml for 18.03 2018-03-22 16:52:53 -07:00
gbarr01 2274757064 Repair fetch-upstream-resources.sh 2018-03-22 16:52:53 -07:00
gbarr01 b2d4eb209a Add 18.03 CE release notes 2018-03-22 16:52:53 -07:00