Commit Graph

46773 Commits

Author SHA1 Message Date
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
Vega Chou d02622c7ca fix default secrets path in container (#4011) 2017-08-01 12:03:05 -07:00
Seweryn Zeman 4597965781 Update AWS AMI id for eu-central-1 (#3999)
Updated AMI identifier
2017-08-01 11:55:15 -07:00
Jochen Preusche c9f130a3c7 Correct example of daemon.json log-opts config (#3998)
* Update docs so that log-opts takes map (`{}`) instead of array (`[]`)
2017-08-01 11:54:40 -07:00
David Muganza 4ab7d191a8 Add missing word (#4063) 2017-08-01 11:52:32 -07:00
Victoria Bialas a922be3d0f Update admonitions CSS for consistency and better writer workflow (#4019) 2017-07-31 21:49:56 -07:00
Victoria Bialas 96a6f14cb2 fixed links to on-page installs (#4055) 2017-07-31 19:38:22 -07:00
Victoria Bialas a4b4acc92c Fix links to subtopics in index.md files by include full path (#4054)
* for all links to , changed to full path

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

* fixed link in Swarm Tutorial per review comments

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-07-31 18:54:08 -07:00
Victoria Bialas 2ee1a61d8c fixed CSS padding on search autocompleteList (#4059)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-07-31 18:53:44 -07:00
Misty Stanley-Jones 2e74e5192a Fix broken link (#4047) 2017-07-31 15:30:04 -07:00
John Mulhausen 900d669cba Revert "Fix for index.md# Links" (#4051)
* Revert "Put back delimited for YAML (#4046)"

This reverts commit fba2177277.

* Revert "copy-edits and clarify Docker for Windows purpose (#4014)"

This reverts commit df36e90b6e.

* Revert "Update index.md (#3993)"

This reverts commit 3c259d8fb1.

* Revert "Update scaling.md (#4007)"

This reverts commit b9df557deb.

* Revert "used proper css tag for accordion background color (#4016)"

This reverts commit 7ab454f1d5.

* Revert "Fix for index.md# Links (#3981)"

This reverts commit 29c11bebec.
2017-07-31 14:06:03 -07:00
Misty Stanley-Jones fba2177277 Put back delimited for YAML (#4046) 2017-07-31 11:06:54 -07:00
Michael Friis df36e90b6e copy-edits and clarify Docker for Windows purpose (#4014)
* copy-edits and clarify Docker for Windows purpose

* tweaked some links to work on GitHub as well as docs website w/direct paths to .md files

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-07-28 18:07:16 -07:00
Wang Jie 3c259d8fb1 Update index.md (#3993) 2017-07-28 14:32:37 -07:00
Wang Jie b9df557deb Update scaling.md (#4007)
Change two titles to sentence caps.
2017-07-28 14:31:51 -07:00
Victoria Bialas 7ab454f1d5 used proper css tag for accordion background color (#4016)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-07-28 14:23:35 -07:00
John Mulhausen 29c11bebec Fix for index.md# Links (#3981) 2017-07-28 14:16:43 -07:00
Victoria Bialas eb25815fb9 Better examples to show Compose file structure, expand/collapse accordion (#3967)
* better examples to show Compose file structure

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

* cleaned up leading spaces in Compose file example

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

* cleaned up leading spaces, added a test file

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

* expand/collapse accordion full implementation, explanation in test.md

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

* delete temporary test file from PR

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

* fix accordion to work on mobile (cursor style)

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

* verified fix for mobile worked, added same to test.md, updated notes and content

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

* Clarifed details on test page, fixed references for FontAwesome icons

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-07-28 12:32:53 -07:00
Victoria Bialas 52644895c0 added suggested new example to the include
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-07-27 11:09:03 -07:00
dark0dave a97df05f5b Update compose-file-v2.md 2017-07-27 11:09:03 -07:00
dark0dave be2dcf2909 Update compose-file-v2.md
Missing Documentation
2017-07-27 11:09:03 -07:00
Andrew Featherstone c7b1a8ac4b Update documentation of --vmwarevsphere-hostsystem when using DRS-enabled clusters (#3572) 2017-07-26 17:37:53 -07:00
Eric Smalling 59dfddd95a Change reference to devicemapper to zfs (#3990)
Looks like an accidental copy/paste from the devicemapper page made it in here.
2017-07-26 17:29:17 -07:00
Brian Goff 0c6ef3236e Add release notes for 1.12.6-cs13 (#3987) 2017-07-26 17:27:50 -07:00
Kendra Havens b7c68e0bd9 toc wording and title change (#3979) 2017-07-26 17:18:58 -07:00
Peter Kokot d4282e38c1 Fix link to requirements (#3970)
This patch fixes link to Docker registry requirements from the Apache recipe.
2017-07-26 17:15:48 -07:00
Wang Jie 24ce7ffbde Update binaries.md (#3929) 2017-07-26 17:14:24 -07:00
Misty Stanley-Jones b0a57ca1fd Installation guide improvements (#3977) 2017-07-26 17:12:27 -07:00
Peter Kokot f7d0ed1c2a Fix link to requirements in Nginx recipe (#3969) 2017-07-26 16:23:00 -07:00
Joffrey F 181a0c6346 Compose 1.15.0 additions (#3950)
Signed-off-by: Joffrey F <joffrey@docker.com>
2017-07-26 16:08:44 -07:00
tahia d0f6397a9e Specify Compose version for Compose file formats (#3297)
* Specify Compose version for Compose file formats

Explicitly specifying Compose versions file formats 2.1 and 2.2.

* corrected typo 2.1 --> 2.2

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-07-26 16:08:44 -07:00
Alican Akkuş 989fbc2410 updated key concept (#3959)
docker service, will run on the manager or worker. Last file contains only worker.
2017-07-26 10:44:28 -07:00
Sebastiaan van Stijn ba5d5f68a5 Update netlify URL's for CLI reference and API (#3958)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-07-26 10:38:27 -07:00