Commit Graph

46105 Commits

Author SHA1 Message Date
Victoria Bialas 7c85256f7f fixed note formatting (#3299)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-17 08:54:44 -07:00
Joe e54581f6d2 Remove unnecessary character ')' (#3289) 2017-05-16 14:46:02 -07:00
Victoria Bialas b62449b3c8 clarified logging options in Compose, fixed glaring note formats (#3272)
* clarified logging options in Compose, fixed glaring note formats

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

* added link directly to JSON driver in supported drivers docs

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

* took off code tags to make link stand out

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

* fixed alignment of note text in markdown

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

* x-ref to how to set environment variables in containers

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

* copyedit in note

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-16 12:02:54 -07:00
Misty Stanley-Jones cf6e2e7229 Document using Prometheus metrics (#3249) 2017-05-16 10:54:02 -07:00
Victoria Bialas 8a9ffb234d fixed code example in Compose startup order per feedback (#3275)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-15 15:35:50 -07:00
Victoria Bialas b46ee7e6a7 removed notes file no longer needed (#3274)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-15 15:19:08 -07:00
Victoria Bialas 01f1704c0f removed old content from liquid admonitions include file (#3271)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-15 11:49:31 -07:00
Misty Stanley-Jones 968f76eced Use daemon.json everywhere possible (#3252) 2017-05-15 10:44:40 -07:00
Jim Galasyn 4d87b4fc1a Fix broken image links (#3270) 2017-05-15 10:11:52 -07:00
Simon Egersand 9510e9eaca Adjust formatting errors (#3261) 2017-05-14 20:54:00 +00:00
Rahiel Kasim 33cca5aa37 typo (#3256) 2017-05-14 20:52:46 +00:00
Victoria Bialas 80534ec472 Copyedit of test page (#3260)
Copyedit of docs test page re: admonitions
2017-05-13 23:02:54 -07:00
Victoria Bialas 7c60f48705 updated notes in Compose install to map to new icon styles (#3259)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-13 22:23:50 -07:00
Ben Reichert 07a105d724 Add max-size, max-file logging options documentation (#3243) 2017-05-13 22:14:01 -07:00
Victoria Bialas f578684e09 updated AWS linking steps order per their new UI (#3255)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-13 21:57:04 -07:00
Victoria Bialas a45b42d19f admonitions with icons and FontAwesome (#3254)
* admonitions with icons and FontAwesome

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

* updated important and warning icons per review

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-13 20:20:03 -07:00
Joao Fernandes efbea092c9 Fix typo (#3247) 2017-05-13 00:25:55 +00:00
Victoria Bialas 4dfebb9118 update Compose release link, clarified download pattern (#3225)
* update Compose release link, clarified download pattern

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

* added more version admonitions for Linux and containers, improved notes

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

* added site-wide variable for Compose version, review comments

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-12 14:58:57 -07:00
Victoria Bialas 7588f3c852 WIP: experiments with glyphicons in admonitions (notes) (#3231)
* experiments with glyphicons in admonitions (notes)

3 new admonition classes, re-write of test page

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

* copyedit on code formatting

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

* test Liquid admonitions with includes

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

* renamed notes.html, reviewed Liquid relationship to CSS

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

* added description of Liquid variables experiments

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-12 11:20:27 -07:00
Misty Stanley-Jones f732322462 Add docs for automatic service rollback (#3248) 2017-05-11 15:34:16 -07:00
Misty Stanley-Jones d25cee8e4d Fixes and improvements to example script (#3242)
* Fixes and improvements to example script
2017-05-11 13:22:15 -07:00
Kevin Burnett 97582854b5 dotnet build fails without sql server dependency (#3215)
* dotnet build fails without sql server dependency

this makes the docs work for me
2017-05-10 11:58:10 -07:00
John Yani d0e12df054 Service create vs run (#3217)
This compose section should reference docker service create, not docker run options
https://github.com/moby/moby/issues/32844
2017-05-10 11:52:30 -07:00
Wang Jie 0e94cdde40 Update index.md (#3214) 2017-05-10 11:45:27 -07:00
Wang Jie d142334f11 Update create-and-manage-webhooks.md (#3213) 2017-05-10 11:38:22 -07:00
Danny Tracey c4da71c5fa docs change for compose/networking (#3094)
* docs change for compose/networking

Without this clarification, I was tripped up for a while because it wasn't easy to understand why containers were getting connection refused errors on ports defined for the host, not the container.
2017-05-10 11:26:29 -07:00
Misty Stanley-Jones 415a358d7e Recommend using swarm services instead of network aliases for load balancing (#3087) 2017-05-10 11:10:31 -07:00
Lorenzo Fontana 64de468317 Splitting all the logging drivers (#2975)
* Splitting logging drivers

Signed-off-by: Lorenzo Fontana <lo@linux.com>
2017-05-10 10:56:13 -07:00
Shekhar Gulati 78e9d27cb5 Added timeout parameters so that request to application completes quickly (#2892)
This change will make sure request gets completed quickly. Without these it takes more than a minute for request to finish. This is especially important for beginners because they might not understand why request is taking so much time. Adding these parameters request completes quickly.
2017-05-10 09:59:10 -07:00
Misty Stanley-Jones 66576c9021 Fix markdown problem (#3221) 2017-05-10 09:38:35 -07:00
Victoria Bialas 1683168500 improved Compose samples overview page (#3212)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-09 16:35:16 -07:00
Victoria Bialas e8c60f5797 Docker for Mac, Windows release notes 1705-ce-9 (#3210)
release notes for mac, win 1705-ce-9, edits

fixed a link

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-09 16:00:20 -07:00
Achilleas Pipinellis c34fca12c6 Fix typo: s/Raspian/Raspbian (#3185) 2017-05-09 20:37:18 +00:00
Joao Fernandes 4f350e0efd Add network requirements for UCP (#3208) 2017-05-09 13:24:44 -07:00
French Ben fe0620225d Added note on tag formatting of docker image (#3207)
* Added note on tag formatting of docker image

Signed-off-by: French Ben <frenchben@docker.com>

* Updated notes

Signed-off-by: French Ben <frenchben@docker.com>
2017-05-09 13:02:24 -07:00
Michel Ruffieux bd18b17f4e Update part2.md (#3183) 2017-05-09 09:25:12 -07:00
Dara Kong 7b3108cc5c Fix IP address in getting started part 5 (#3200)
The docs incorrectly state how to access the web page app.  It should be accessed either node's IP address and NOT localhost.
2017-05-09 09:22:58 -07:00
Wang Jie 8acc1a5e14 Update pull-and-push-images.md (#3191) 2017-05-09 09:16:11 -07:00
Wang Jie 5a3e8aa701 Update delete-images.md (#3192) 2017-05-09 09:15:44 -07:00
Wang Jie 2143399c4e Update scan-images-for-vulnerabilities.md (#3193) 2017-05-09 09:15:18 -07:00
Wang Jie e6458cd6da Update index.md (#3194) 2017-05-09 09:12:40 -07:00
Ken Cochrane 467fe02277 Added Docker for AWS/Azure release notes for 17.05 (#3196)
Signed-off-by: Ken Cochrane <KenCochrane@gmail.com>
2017-05-09 09:12:17 -07:00
Wang Jie 3cc517b4f5 Update manage-trusted-repositories.md (#3205) 2017-05-09 09:09:39 -07:00
John Mulhausen 4df1516240 Fixes #3188 2017-05-08 19:06:28 -07:00
John Mulhausen 76d95a4fc4 Fix toc.yaml (#3202)
* Update toc.yaml

* Update toc.yaml

* Update toc.yaml

* Update toc.yaml
2017-05-09 01:58:47 +00:00
Victoria Bialas 105333e079 clarified use of volumes with stack files, services, swarms (#3201)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-08 18:50:45 -07:00
Victoria Bialas 7050d9060d expanded on pull command, added links to Compose samples (#3197)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-08 16:38:58 -07:00
Ken Cochrane 3421497327 Added Docker for AWS Test channel and release notes (#2749)
Signed-off-by: Ken Cochrane <KenCochrane@gmail.com>
2017-05-08 10:38:25 -07:00
Joffrey F 84c8ff4e63 Update scale docs
Signed-off-by: Joffrey F <joffrey@docker.com>
2017-05-06 11:03:01 -07:00
Joffrey F 33b1c443a9 Add docs for IPAM options
Signed-off-by: Joffrey F <joffrey@docker.com>
2017-05-06 11:03:01 -07:00