Commit Graph

47992 Commits

Author SHA1 Message Date
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
Ryan Abrams f930ae9781 Update index.md (#6116) 2018-02-28 10:03:11 -08:00
Gwendolynne Barr 59ed5ef9cd
Add 17.12.1 rel notes (#6112) 2018-02-27 20:13:34 -08:00
Misty Stanley-Jones 92e399ea44 Fix double-hyphen typographic bug (#6082) 2018-02-27 18:36:46 -08:00
Joffrey F 1ba03f1a34 Add build target to v3 reference (#6107) 2018-02-27 16:11:01 -08:00
Joao Fernandes 2657f16c88
Fix broken link (#6100) 2018-02-27 11:44:00 -08:00
gtardif 3dc86af3fc Release notes for 18.03.0-ce-rc1-win54 (Edge) (#6097) 2018-02-27 10:29:04 -08:00
Sasha Gerrand 8c4a2deca1 Update product version references (#5928) 2018-02-27 10:25:27 -08:00
gtardif 2cc7d0e616 Release notes for 18.03.0-ce-rc1-mac54 (Edge) (#6098) 2018-02-27 10:20:05 -08:00
Lydell Manganti 5c63b0b9f8 Update runmetrics.md (#6069) 2018-02-27 07:39:02 -08:00
Wang Jie 14200900cc Update install-w-machine.md (#6068) 2018-02-27 07:36:40 -08:00
Wang Jie f5bb1c2c95 Update get-swarm.md (#6067) 2018-02-27 07:33:42 -08:00