docs/compose
Aanand Prasad bc14c473c9 Merge pull request #1521 from dano/validate-service-names
Validate that service names passed to Project.containers aren't bogus.
2015-06-16 10:45:49 -07:00
..
cli Merge pull request #1406 from vdemeester/667-compose-port-scale 2015-06-15 10:58:44 -07: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 Move converge() to a test module, and use a short timeout for tests. 2015-06-14 17:18:27 -04:00
container.py Implement smart recreate behind an experimental CLI flag 2015-05-18 18:39:18 +01:00
legacy.py Migrate containers in dependency order 2015-05-26 16:03:06 +01:00
progress_stream.py Possible division by zero error when pulling an image - fixes #1463 2015-05-26 15:34:34 -07:00
project.py Merge pull request #1521 from dano/validate-service-names 2015-06-16 10:45:49 -07:00
service.py Move converge() to a test module, and use a short timeout for tests. 2015-06-14 17:18:27 -04:00
state.py Implement smart recreate behind an experimental CLI flag 2015-05-18 18:39:18 +01:00
utils.py Remove whitespace from json hash 2015-05-20 16:02:08 +01:00