docs/compose
Joffrey F dd40331b44 Merge pull request #3102 from shin-/1477-a-modest-proposal
Add flag to up/down to remove orphaned containers
2016-03-16 10:58:15 -07:00
..
cli Merge pull request #3102 from shin-/1477-a-modest-proposal 2016-03-16 10:58:15 -07:00
config Fix #2804: Add ipv4 and ipv6 static addressing 2016-03-09 18:37:52 -05:00
__init__.py Bump 1.7.0dev 2016-02-04 23:46:41 +00:00
__main__.py Use json to encode invalid values in configuration errors so that the user sees a proper repr of the value. 2016-01-07 13:09:24 -05:00
const.py Detailed error message when daemon version is too old. 2016-02-11 15:20:32 -08:00
container.py implement exec 2016-02-29 10:50:09 +01:00
network.py Fix #2804: Add ipv4 and ipv6 static addressing 2016-03-09 18:37:52 -05:00
parallel.py Removed unused parallel.parallel_stop 2016-03-14 22:56:58 +03:00
progress_stream.py Update pre-commit config to enforace that future imports exist in all files. 2016-01-07 13:09:03 -05:00
project.py Add flag to up/down to remove orphaned containers 2016-03-15 16:11:49 -07:00
service.py Dependency-ordered start/stop/up 2016-03-14 22:55:42 +03:00
state.py Implement smart recreate behind an experimental CLI flag 2015-05-18 18:39:18 +01:00
utils.py Apply driver_opts processing to network configs 2016-02-18 10:53:40 -08:00
volume.py Don't raise ConfigurationError for volume driver mismatch 2016-03-07 18:07:41 -08:00