Commit Graph

46493 Commits

Author SHA1 Message Date
Wang Jie d9654b8ce4 Update soft-layer.md (#3328) 2017-05-23 10:16:35 -07:00
Wang Jie a79334b194 Update gce.md (#3327) 2017-05-23 10:15:40 -07:00
Wang Jie e46fac8175 Update digital-ocean.md (#3321) 2017-05-23 10:10:57 -07:00
Wang Jie 2b79393e81 Update aws.md (#3320) 2017-05-23 10:10:20 -07:00
Wang Jie 0c044d01a1 Update concepts.md (#3315) 2017-05-23 10:03:45 -07:00
Ed Solis f42e3ff817 MInor spelling edit: Getting Started- Part 4 (#3344) 2017-05-22 12:54:46 -07:00
Wang Jie cf20bf5fc4 Update completion.md (#3314) 2017-05-22 10:48:38 -07:00
Wang Jie 05b92c65e1 Update concepts.md (#3313) 2017-05-22 10:41:06 -07:00
Wang Jie c80f90cd91 Update install-machine.md (#3310) 2017-05-22 10:40:33 -07:00
zasca 87d08620aa Added unless-stopped restart policy (#3278) 2017-05-22 10:39:29 -07:00
Ryan 50c0d980ad typo: Create Policy -> Apply Policy (#3250)
wording might have changed
2017-05-19 15:52:30 -07:00
Christian Göller eb78bf83d5 Add clarification regarding openSUSE (#3279)
* Add clarification regarding openSUSE
2017-05-19 15:46:41 -07:00
Chris Schooley efa5a4698a Update part3.md (#3305)
Following the steps above I spent several hours trying to "Troubleshoot slow Docker swarm performance" as each web server in my stack was taking 'forever' to respond to HTTP requests, but worked just fine when invoked directly. I noticed it was taking almost exactly 30 seconds every time, and when finishing the turorial (thus deploying Redis) I realized that the python apps were waiting for some kind of Redis timeout. After deploying with a working Redis service responses were quick as before.

As somebody new to Docker it would have been good to know that the web app itself (timing out for Redis) was causing the delay not the host system or docker configuration.
2017-05-19 15:46:14 -07:00
Ehsan Eskandari 17b7941c16 Update overview.md (#3265)
* Update overview.md

I just added Azure to the cloud providers.
2017-05-19 15:43:32 -07:00
Wang Jie 91cffafd5a Update index.md (#3277) 2017-05-19 15:42:48 -07:00
Lee Namba 7873719a0c Update backups-and-disaster-recovery.md (#3303)
Corrected incorrect mention of dtr image
2017-05-19 15:42:05 -07:00
Wang Jie 185f4c115d Update faqs.md (#3302) 2017-05-19 15:41:30 -07:00
Wang Jie 3ddf56afd7 Update troubleshoot.md (#3301) 2017-05-19 15:40:49 -07:00
Aaron Shaver 832806bd06 Minor correction re round-robin load-balancing (#3288) 2017-05-19 15:37:57 -07:00
Jon Hajdu 9814dde803 Update host_integration.md (#3287) 2017-05-19 15:37:12 -07:00
Sergei Maximov bd385d3a43 Fix typo in compose/samples-for-compose TOC entry (#3286)
Signed-off-by: Sergei Maximov <s.maximov@teachmeplease.com>
2017-05-19 15:36:25 -07:00
Sergei Maximov e339059c43 Fix whitespace issues for compose/startup-order.md (#3284)
Signed-off-by: Sergei Maximov <s.maximov@teachmeplease.com>
2017-05-19 15:35:07 -07:00
Михаил a96de9f0f1 overview.md updated: typo fix (#3281) 2017-05-19 15:33:51 -07:00
Jason McCallister e3a017a187 Adds note about passing boolean arguments (#3268)
Adds a sentence and example on how to use boolean arguments.
2017-05-19 15:28:09 -07:00
Yuji Shimoda 4184049fbe Fix python code snippet. (Commit containers) (#3267) 2017-05-19 15:27:13 -07:00
Wang Jie 58434c1e4a Update faqs.md (#3262) 2017-05-19 15:25:27 -07:00
Brian Goff e603ad8d7a Add 1.12.6-cs11 docs (#3244)
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2017-05-19 15:22:56 -07:00
Wang Jie 7bf6d46281 Update troubleshoot.md (#3236)
Add a link.
2017-05-19 15:20:04 -07:00
Wang Jie cf8dc36429 Update multi-arch.md (#3233) 2017-05-19 15:16:39 -07:00
Wang Jie fc7d514a9c Update docker-toolbox.md (#3232) 2017-05-19 15:14:43 -07:00
Matt Duszynski 74df47fe12 Replace Rails with Ruby in the examples list (#3229)
The official Rails image was deprecated at the beginning of the year, and it probably shouldn't be referenced as an example in the docs anymore.
2017-05-19 15:10:44 -07:00
David Tesar 6fc5536af9 point to firewall blocked solution (#3228) 2017-05-19 15:09:36 -07:00
Peter 472334230b reduce padding in nav, space items, remove font weight (#3187) 2017-05-19 15:05:01 -07:00
Victoria Bialas c69c3974db D4win FAQs, troublehshooting for permissions on shared volumes (#3307)
* added detail re: permissions defaults on shared volumes

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

* fixed note format

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

* added more x-refs between faqs, troubleshooting, shared drives topic

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-18 10:51:39 -07:00
Alexey Grachov 425935605a Remove extra spaces. (#3304) 2017-05-17 12:36:57 -07:00
Alex Pulver 487bcdaf58 Align quotes coding style to double (#3263) 2017-05-17 12:36:01 -07:00
John Mulhausen 102c00e071 Docker Library import (#3063)
* Docker Library import

* Auto-gen Samples TOC

* Modular hovers on Glossary page

* TOC sync fix
2017-05-17 12:33:09 -07:00
Joao Fernandes 919bc2c388 Update UCP install to 2.1.4 (#3291) 2017-05-17 12:28:47 -07:00
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