docs/compose
mnowster 30b64e65cd Merge pull request #1859 from mrfuxi/extend-unexisting-service
Raise configuration error when trying to extend service that does not exist
2015-08-19 14:23:28 +01:00
..
cli Allow manual port mapping when using "run" command. Fixes #1709 2015-08-12 18:54:42 +01:00
config Merge pull request #1859 from mrfuxi/extend-unexisting-service 2015-08-19 14:23:28 +01:00
__init__.py Bump 1.5.0dev 2015-08-11 18:41:21 +01:00
const.py Make parallel tasks interruptible with Ctrl-C 2015-07-20 14:13:25 +01:00
container.py Ignore containers that don't have a name 2015-08-10 16:29:12 +01:00
legacy.py Handle case where /containers/json returns "Labels": null 2015-07-15 17:13:33 +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 Ignore containers that don't have a name 2015-08-10 16:29:12 +01:00
service.py Merge pull request #1827 from mnowster/port-ranges 2015-08-12 11:17:22 +01:00
state.py Implement smart recreate behind an experimental CLI flag 2015-05-18 18:39:18 +01:00
utils.py Handle all exceptions 2015-08-17 16:31:57 +01:00