Commit Graph

46624 Commits

Author SHA1 Message Date
Wang Jie 5a055b30e4 Update faqs.md (#4163) 2017-08-11 13:17:56 -07:00
Wang Jie 692c790970 Update upgrade.md (#4164) 2017-08-11 13:17:30 -07:00
Misty Stanley-Jones c435ce4178 Add backticks for mono text (#4171) 2017-08-11 13:14:05 -07:00
Victoria Bialas 815e8fc9dd fixed link to work on GitHub as well as website (#4170)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-08-11 10:33:14 -07:00
Harald Nordgren f7b7df7c54 Update webhooks.md (#4153)
Adding a link to where this can be configured. It's not obvious that you have to leave Cloud and go to Hub to config this.
2017-08-11 09:47:10 -07:00
John Mulhausen e6661b4c85 Update search.md 2017-08-10 23:33:11 -07:00
Keisuke Izumiya f4c41f2b2e Fix version number (#4134) 2017-08-10 16:12:17 -07:00
James Guthrie e09f7063cb Remove superfluous sentence from compose-file docs (#4154) 2017-08-10 15:52:16 -07:00
Wang Jie d993579f8f Update labels-custom-metadata.md (#4151) 2017-08-10 15:49:46 -07:00
Wang Jie 2e4966baf6 Update baseimages.md (#4147) 2017-08-10 15:48:58 -07:00
Wang Jie 5cd1cd0a76 Update release-notes.md (#4146) 2017-08-10 15:48:11 -07:00
Trapier Marshall fc88faceb7 Indicate location of stack trace logs (#4143)
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2017-08-10 15:09:48 -07:00
Wang Jie 645a9aa056 Update networkingcontainers.md (#4132) 2017-08-10 15:07:01 -07:00
Wang Jie 5b44477e18 Update part3.md (#4131) 2017-08-10 15:05:58 -07:00
cthomas15 36aadd2fe3 devicemapper bullet appears twice (#4129) 2017-08-10 15:04:43 -07:00
asilversempirical 678bb44701 Drop "docker/" prefix from tags (#4157)
It's no longer accurate as of https://github.com/moby/moby/pull/22384

Fixes https://github.com/moby/moby/issues/30324
2017-08-10 15:00:40 -07:00
Victoria Bialas ab364bb519 removed incorrect description of how to link to a service (#4156)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-08-10 14:52:47 -07:00
Victoria Bialas 65fdf795f4 Fix Compose file samples for volumes and other (#4142)
* Fix Compose file samples for volumes and other

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* fixing Compose file example, adding another volume mount example

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* replaced x-ref to volumes info with the right one

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* add bullets to note

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* corrected for description of bind mount as example intro

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* modified volumes example per developer review

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* corrected for legacy stuff on examples, clarified named volumes

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* fixed capitalization in x-refs visible text

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-08-10 14:49:55 -07:00
Misty Stanley-Jones 95334935d6 Add graphics showing types of mounts (#4155) 2017-08-10 14:21:16 -07:00
Wang Jie d2971dfd0d Update part3.md (#4119)
* Update part3.md

* Update part3.md
2017-08-10 10:55:22 -07:00
Misty Stanley-Jones 17544f7862 Add some redirets (#4144) 2017-08-10 10:51:52 -07:00
Misty Stanley-Jones a7d070ca2c Improve data persistence documentation (#4018) 2017-08-09 15:12:59 -07:00
Victoria Bialas 85d70ff7d8 clarify Compose install prerequisites (#4130)
* clarify Compose install prerequisites

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* organized install on Microsoft Server into steps

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* better highlighting and organization for the desktop systems section

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* copyedit for consistency

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* changed Docker server --> Docker per review

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* attempt to clarify Compose / Docker Engine dependencies per reviews

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* copyedits per reviews

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-08-09 13:18:22 -07:00
John Mulhausen 37ece96d5c Update toc.yaml 2017-08-09 13:05:50 -07:00
John Mulhausen 1c5153b965 Convert Library references from submodule to upstream (#4102)
* Step 1 of getting to upstream-based model

* Upstream part 2

* Working front-matter generation

* Pages generating

* TOC fixes, autogen fixes, test>prod script

* Boilerplate fix

* Switch to cat, redundancy removals
2017-08-08 16:04:00 -07:00
John Mulhausen f02981cb0a Delete netlify.sh 2017-08-08 15:00:11 -07:00
Wang Jie 18dfe73966 Update part6.md (#4121) 2017-08-08 14:47:43 -07:00
Wang Jie b068844949 Update part5.md (#4120) 2017-08-08 14:46:36 -07:00
Wang Jie cb18998846 Update index.md (#4118) 2017-08-08 14:44:38 -07:00
Ryan Gatchalian 26a4165bbb Fixed the stated clone directory (#4117)
The **git clone** command given in STEP #4 puts the cloned repository to the local **moby** folder, not to **docker**.
2017-08-08 14:44:04 -07:00
Wang Jie 5c84cddbf7 Update troubleshoot.md (#4114) 2017-08-08 14:42:03 -07:00
Wang Jie ce559c82b4 Update known-issues.md (#4113) 2017-08-08 14:41:00 -07:00
Wang Jie 87942fe706 Update faq.md (#4112) 2017-08-08 14:38:55 -07:00
Wang Jie cb076e03ba Update rethinkdb-dev-database.md (#4111) 2017-08-08 14:29:27 -07:00
Wang Jie e48022901c Update minecraft-server.md (#4110) 2017-08-08 14:28:24 -07:00
Wang Jie 08cdd1381a Update nginx-web-server.md (#4109) 2017-08-08 14:23:13 -07:00
Ilya Rogov 54e823ae7a Fix brocken link (#4104) 2017-08-08 14:17:05 -07:00
Joffrey F d03920a6e8 Rewrite exit codes paragraph (#4100)
Improved accuracy and fixed grammar

Signed-off-by: Joffrey F <joffrey@docker.com>
2017-08-08 14:15:50 -07:00
Wang Jie db33e6c079 Update index.md (#4096) 2017-08-04 15:20:25 -07:00
Wang Jie a9b0362483 Update toolbox_install_windows.md (#4095) 2017-08-04 15:18:15 -07:00
Wang Jie 338ccecadc Update toolbox_install_mac.md (#4094) 2017-08-04 15:04:37 -07:00
Wang Jie fd1787896f Update overview.md (#4093) 2017-08-04 15:03:55 -07:00
Misty Stanley-Jones f97da2ce2e Add general topic about pruning objects (#4089) 2017-08-04 14:59:28 -07:00
Robert Steward ea60e7f812 Fix borked link (#4097) 2017-08-04 11:52:24 -07:00
Misty Stanley-Jones 092fc7b793 Remove sentence about super old Docker (#4099) 2017-08-04 11:12:02 -07:00
Wang Jie 9445f834c5 Update faqs.md (#4082) 2017-08-04 10:12:13 -07:00
Victoria Bialas 4be0abd93b surface Compose file example at top of topic (#4090)
* surface Compose file example at top of topic

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* removed extraneous intro

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-08-03 21:22:47 -07:00
John Mulhausen e53eab31e8 Update reference.md 2017-08-03 18:07:05 -07:00
Wang Jie acf7b570dc Update release-notes.md (#4085) 2017-08-03 15:57:29 -07:00
ada f9b19f9dc6 Update system-requirements.md (#4086)
minor grammar edit
2017-08-03 15:54:53 -07:00