Commit Graph

46605 Commits

Author SHA1 Message Date
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
Wang Jie de579964be Update deploy.md (#4084) 2017-08-03 15:52:39 -07:00
Wang Jie d9f74ebd10 Update persistent-data-volumes.md (#4083) 2017-08-03 15:51:47 -07:00
moncho f6150717ae Minor correction (#4078) 2017-08-03 15:50:20 -07:00
searchsolaris 160c2a309e Update syslog.md (#4076)
Broken example.  Update the example from:

{
  "log-driver": "syslog",
  "log-opts": {
    "syslog": "udp://1.2.3.4:1111"
  }
}

To:

{
  "log-driver": "syslog",
  "log-opts": {
    "syslog-address": "udp://1.2.3.4:1111"
  }
}
2017-08-03 15:49:32 -07:00
Wang Jie 9b81c79662 Update index.md (#4037) 2017-08-03 15:48:19 -07:00
Andrew Lively 6a205aa6d5 Documentation typo fix (#4087)
Fixed a typo in the "Setting things up" section to correct "ese" to "these"
2017-08-03 15:47:21 -07:00
Misty Stanley-Jones a82373509d Refer to the 'test' repo, not 'testing' (#4077) 2017-08-02 10:49:54 -07:00
Victoria Bialas 6dd38de6c8 Added better links to Compose overview docs (#4074)
* added better links to Compose overview docs

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

* fixed drupal samples link per feedback

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-08-02 09:59:12 -07:00
Chuong aafd23fb9b Show how to run example on armhf (#4062) 2017-08-02 09:41:30 -07:00
Wang Jie 4e49c8f1da Update deploy.md (#4008) 2017-08-01 13:42:06 -07:00
adal.io 952bfe4984 Update binary URL to reflect latest release (#4028) 2017-08-01 12:23:59 -07:00
Wang Jie 67c193baa8 Update deploy.md (#4060) 2017-08-01 12:21:49 -07:00
Wang Jie dfb7de58f6 Update upgrade.md (#4057) 2017-08-01 12:21:18 -07:00
Wang Jie 41c8fbd2fb Update release-notes.md (#4035) 2017-08-01 12:20:41 -07:00
Wang Jie c5bff9250b Update faqs.md (#4034) 2017-08-01 12:18:46 -07:00
Wang Jie ca1f2e7b52 Update load-balancer.md (#4033) 2017-08-01 12:17:24 -07:00
ryota-murakami 24d6f9b1f7 fix typo (#4031) 2017-08-01 12:16:34 -07:00
Wang Jie a63cfca463 Update persistent-data-volumes.md (#4010) 2017-08-01 12:16:01 -07:00
Brien Rosenquist d3cb11f10f Updated broken link to Linux post-install steps. (#4015) 2017-08-01 12:10:34 -07:00