docs/compose
Ben Firshman 91ceb33d5a Update description of Compose
"Define and run multi-container applications with Docker"

Not just development environments, and "complex" is not clear and
not really true.

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2015-05-26 15:42:55 +01:00
..
cli Update description of Compose 2015-05-26 15:42:55 +01:00
__init__.py Resolves #1066, use labels to identify containers 2015-05-18 10:47:26 -04:00
config.py Add security_opt as a docker-compose.yml option 2015-05-19 13:47:41 -04:00
const.py Implement smart recreate behind an experimental CLI flag 2015-05-18 18:39:18 +01:00
container.py Implement smart recreate behind an experimental CLI flag 2015-05-18 18:39:18 +01:00
migration.py Add migration warning and option to migrate to labels. 2015-05-18 10:55:12 -04:00
progress_stream.py WIP: rename Fig to Compose 2015-01-20 21:00:23 +00:00
project.py Implement smart recreate behind an experimental CLI flag 2015-05-18 18:39:18 +01:00
service.py Merge pull request #1382 from lsowen/security_opt 2015-05-20 13:40:42 +01:00
state.py Implement smart recreate behind an experimental CLI flag 2015-05-18 18:39:18 +01:00
utils.py Implement smart recreate behind an experimental CLI flag 2015-05-18 18:39:18 +01:00