docs/compose
Aanand Prasad b08c014fd8 Updates to Compose getting started guide
- Some wording and formatting tweaks
- Use Python 3.4, because it's 2016
- Use Alpine-based images for faster downloads and less disk space usage
- Use the list form of `CMD` in the Dockerfile, so it's not wrapped in
  sh
- Remove the `depends_on` from `docker-compose.yml`, as it's not really
  needed - the web app connects to Redis when it's visited, not on
  startup
- Add a section on updating the app and seeing the changes, because
  that's the point of mounting the code in!
- Add a note about `docker-compose down`

Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2016-11-22 16:33:43 +00:00
..
images Convert TOML to YAML, tweaks to work with Jekyll 2016-09-29 17:16:03 -07:00
reference add 'none' cue to large screentext block 2016-11-17 09:31:06 -08:00
bundles.md fix type of keywords entry in frontmatter (in /compose/ dir) (#481) 2016-11-07 13:18:56 -08:00
completion.md fix type of keywords entry in frontmatter (in /compose/ dir) (#481) 2016-11-07 13:18:56 -08:00
compose-file.md clarified use of .yml and .yaml for Compose file, both can be used 2016-11-18 12:21:51 -08:00
django.md clarified use of .yml and .yaml for Compose file, both can be used 2016-11-18 12:21:51 -08:00
env-file.md Merge remote-tracking branch 'upstream/master' into vnext-compose-1.9.0-merge 2016-11-16 12:03:45 -08:00
environment-variables.md Add missing dollar-sign / consistent shell style (#426) 2016-11-10 14:54:49 -08:00
extends.md fix type of keywords entry in frontmatter (in /compose/ dir) (#481) 2016-11-07 13:18:56 -08: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 Updates to Compose getting started guide 2016-11-22 16:33:43 +00:00
index.md fix type of keywords entry in frontmatter (in /compose/ dir) (#481) 2016-11-07 13:18:56 -08:00
install.md Use curl's -o to specify the output 2016-11-16 13:05:30 +01:00
link-env-deprecated.md fix type of keywords entry in frontmatter (in /compose/ dir) (#481) 2016-11-07 13:18:56 -08:00
networking.md fix type of keywords entry in frontmatter (in /compose/ dir) (#481) 2016-11-07 13:18:56 -08:00
overview.md fix type of keywords entry in frontmatter (in /compose/ dir) (#481) 2016-11-07 13:18:56 -08:00
production.md Add missing dollar-sign / consistent shell style (#426) 2016-11-10 14:54:49 -08:00
rails.md clarified use of .yml and .yaml for Compose file, both can be used 2016-11-18 12:21:51 -08:00
startup-order.md Converges titles to imperative-form, front-matter based, and sentence-case (#438) 2016-11-04 15:38:40 -07:00
swarm.md Add missing dollar-sign / consistent shell style (#426) 2016-11-10 14:54:49 -08:00
wordpress.md clarified use of .yml and .yaml for Compose file, both can be used 2016-11-18 12:21:51 -08:00