docs/compose
Andy Neff 3de6ebc21e Update docker-compose index.md (#3090)
There were a number of things wrong with the `restart` definition

1. The volumes note came after the restart section rather than before
2. The restart command used array notation rather than map. This is confusing to those unfamiliar with yaml and inconsistent with the rest of the documentation
3. Using `docker-compose` myself, saying `restart: no` does not work, but `restart: "no"` does. 

```
ERROR: The Compose file './docker-compose.override.yml' is invalid because:
services.letsencrypt.restart contains an invalid type, it should be a string
```
2017-04-28 22:07:50 +00:00
..
compose-file Update docker-compose index.md (#3090) 2017-04-28 22:07:50 +00:00
images Lossless Image optimization (#959) 2016-12-21 11:12:13 -08:00
reference Remove deprecated --all option for `docker-compose rm` (#2821) 2017-04-19 14:49:25 -05:00
aspnet-mssql-compose.md Default highlight.js off, dockerfile > conf highlighting, pygments (#2757) 2017-04-13 17:10:29 -07:00
bundles.md replaced docker/docker with moby/moby (#2879) 2017-04-20 15:32:18 -05:00
completion.md added `$` in commands (#2926) 2017-04-21 11:17:39 -05:00
django.md django.md: fix Python image version (#2991) 2017-04-21 23:59:02 -07:00
env-file.md Update the styleguide (#2332) 2017-03-15 09:46:30 -07:00
environment-variables.md Explains order of precedence between env-file and env (#2903) 2017-04-20 15:29:00 -05:00
extends.md Vnext compose (#2509) 2017-03-28 10:50:44 -07:00
faq.md Converges titles to imperative-form, front-matter based, and sentence-case (#438) 2016-11-04 15:38:40 -07:00
gettingstarted.md separate out the links (#2935) 2017-04-20 15:00:32 -05:00
index.md fixed nav menus to surface Compose file reference, changed links to several manuals to overviews 2017-02-16 18:06:05 -08:00
install.md Fixes #3076 2017-04-26 13:33:54 -07:00
link-env-deprecated.md Update the styleguide (#2332) 2017-03-15 09:46:30 -07:00
networking.md Clarify Swarm vs swarm mode with compose capabilities (#3008) 2017-04-23 11:44:11 -05:00
overview.md Links to compose file information terminates with 404 (#3011) 2017-04-24 09:22:36 -07:00
production.md Update production.md (#2590) 2017-04-03 15:23:03 -07:00
rails.md Update the styleguide (#2332) 2017-03-15 09:46:30 -07:00
startup-order.md Update startup-order.md (#2591) 2017-03-31 23:42:38 -07:00
swarm.md more link fixes 2017-01-11 14:43:52 -08:00
wordpress.md Fix missing database user for Wordpress service (#2824) 2017-04-18 13:03:08 -07:00