Commit Graph

48303 Commits

Author SHA1 Message Date
gtardif 24df46e72a Docker for mac edge relnotes 18.03.0-ce-rc3-mac56 (#6213) 2018-03-13 09:56:02 -07:00
datenhahn ea12b40615 Update multi-service_container.md
Negative exitcodes are not allowed, see:

http://tldp.org/LDP/abs/html/exitcodes.html

exit takes only integer args in the range 0 - 255
2018-03-12 14:20:52 -07:00
Dave James Miller 3035ad0971 Fix capitalisation of WordPress in 3 places 2018-03-12 14:19:41 -07:00
Nathan Jones bf0f9768c4 Fixed broken dtr_version rendering
Commands were failing because the DTR version number wasn't rendering. I fixed it on this page by replacing "dtr_version" with "page.dtr_version" in three places.
2018-03-12 14:19:02 -07:00
Rajin Gill 04cf355bb8 Typo 2018-03-12 14:18:23 -07:00
Trapier Marshall 6211d325e8 indicate units on ucp metrics intervals
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2018-03-12 14:17:54 -07:00
Russell Cardullo d0cd5b1f6e Fix a few small typos in overlayfs documentation
Fixes a few minor typos in the overlayfs warning.
2018-03-12 14:15:27 -07:00
Joao Fernandes f3804e6012 Clarify order for overriding env vars 2018-03-09 13:23:31 -08:00
Joao Fernandes d670e54ac3 Update compose env to comply with styleguide 2018-03-09 13:23:31 -08:00
Yonghwan SO 5c8b79ba61 Fixed typo and duplicated block on wrong place.
Typo on install/linux/docker-ce/ubuntu.md: EE --> CE
Duplicated block on install/linux/docker-ee/ubuntu.md
2018-03-09 10:57:18 -08:00
Wang Jie 4e6c70c176 Update deploy-app.md
Should it be "and"?
2018-03-09 10:54:36 -08:00
Wang Jie a08e5363af Update plan-for-production.md 2018-03-08 16:53:54 -08:00
Wang Jie c56517543b Update install-manual.md 2018-03-08 16:53:29 -08:00
Wang Jie 1bbadc5d3a Update about.md 2018-03-08 16:52:50 -08:00
Wang Jie 33d336130d Update deploy-infra.md 2018-03-08 16:52:36 -08:00
Yonghwan SO 3e10a321f3 added missing 'end block mark' which made broken block 2018-03-08 16:51:54 -08:00
Ivan V 4836139458 Grammar fix
Grammar fix
2018-03-08 16:50:58 -08:00
Steven Showers 09aebb8a42 Update use-domain-names-to-access-services.md
Per https://github.com/docker/escalation/issues/467#issuecomment-370944782, it is not possible to redirect HTTPS to HTTP. A customer requested that we note this in the documentation (see Salseforce ticket 00040429).
2018-03-08 16:49:58 -08:00
Akim Demaille 19325ac6d1 Docker for desktop downloads (#6177) 2018-03-08 08:08:44 -08:00
Alec Clews 189031b6d6 Remove hard coded install dir for Homebrew
Instead of using `/usr/local` say `$(brew --prefix)`

Also fix the heading for `### Docker Daemon`
2018-03-07 15:33:38 -08:00
Jan Trejbal 30e139f4a8 Fix filename check-config.sh 2018-03-07 15:25:48 -08:00
Joffrey F 9d7b382453 Update machine release notes (exoscale driver additions)
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-03-06 13:14:33 -08:00
Joffrey F 6d40a578ba Document new additions in Machine 0.14.0
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-03-06 13:14:33 -08:00
Joffrey F 0b483eaaf6 Machine 0.14.0 release notes
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-03-06 13:14:33 -08:00
Joffrey F 9e7c495625 Bump machine version
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-03-06 13:14:33 -08:00
Yoan Blanc d10564f5f4 machine exoscale: support SSH key file
Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch>
2018-03-06 13:14:33 -08:00
David Archer 25d20f02d3 openstack: add option for enabling configuration drive (#5724)
Signed-off-by: David Archer <darcher@gmail.com>
2018-03-06 13:14:33 -08:00
Joao Fernandes ead83665b8 Fix broken link 2018-03-06 11:53:04 -08:00
Joao Fernandes 610f952eca Remove duplicate sentence 2018-03-06 10:14:48 -08:00
Markus Fasselt 170c245b6a Fix incorrect link (#6156) 2018-03-06 07:01:29 -08:00
sabkent efd97e5562 Update network-tutorial-overlay.md (#6157) 2018-03-06 06:59:16 -08:00
Shane O'Grady a78f7d345f Fix typo (#6158)
maxumum -> maximum
2018-03-06 06:57:29 -08:00
Joao Fernandes eeb765a316 Clarify which version of Notary to use with EE 2018-03-05 11:09:33 -08:00
Gwendolynne Barr 68614f423b
Repair corrupted yaml file (#6146) 2018-03-05 09:34:33 -08:00
Chris Helming 81619c2168 Update bridge.md (#6144) 2018-03-05 07:07:57 -08:00
Gwendolynne Barr 313ec1f836
Tidy language on daemon index (#6128) 2018-03-02 16:30:41 -08:00
Russell Cardullo 1b9d732e46 Fix broken links to postinstall documentation
Fixes a number of links that were pointing to the wrong location
for the linux post-installation steps.
2018-03-02 13:44:45 -08:00
Norman Kämper-Leymann 4c36f67964 Update rails.md
Avoid running `docker-compose run web rake db:create` every time you restart/rebuild the app.
2018-03-02 11:11:08 -08:00
Edward Angert e5e1b8dba7 fixed Container networking link
fixes https://github.com/docker/docker.github.io/issues/6115
2018-03-02 11:03:19 -08:00
John Gasper dd75c65162 Update https.md 2018-03-02 11:01:34 -08:00
John Gasper c1db5bd9a2 fixing a command's description
the command does not create a key, but generates a signed cert based on the CSR.
2018-03-02 11:01:34 -08:00
Seth Reid 3a2e0c8e18 Added required line to update TLS version
Github now only supports TLS1.2 and you need to run the following command to make sure these instructions work. Please let me know if my phrasing is not good and I can update to make it work
2018-03-02 10:58:44 -08:00
yihyunyi f07444668c fix the incorrect sentence
In the sentence, repeated "you" twice.
2018-03-02 10:55:22 -08:00
Jaume Casado Ruiz c267d4c1bf Fix typo in userns-remap.md 2018-03-02 10:54:50 -08:00
Christian Salway 31bb573f72 Spelling error
two two = to two
2018-03-02 10:53:59 -08:00
Lydell Manganti 3d2f49842c Update runmetrics.md - fix broken link
Fix link to correct anchor, add space.
2018-03-02 10:53:31 -08:00
gbarr01 964b492b40 Update _config.yml 2018-03-01 13:25:44 -08:00
Joao Fernandes 8f8427f04f Improve wording for UCP 2.2.5 release notes 2018-03-01 11:51:18 -08:00
gonzalovera 5313817cff Update network-tutorial-overlay.md (#6114)
Just a typo. Missing u.
2018-02-28 10:42:52 -08:00
Sebastiaan van Stijn fee069375e Add more packages to uninstall before installation (#6092)
The CentOS, Red Hat, and Fedora package-repositories contain
several versions of the docker package. Some of those were
missing from the list of packages to uninstall, and could
conflict with the docker-ce/docker-ee package.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2018-02-28 10:15:18 -08:00