Aanand Prasad 5b2b4cbb07 Merge pull request #2692 from aanand/fix-tls-paramater-error 9 years ago
..
cli 9ccef1ea91 Catch TLSParameterErrors from docker-py 9 years ago
config dc1104649f Validate that an extended config file has the same version as the base. 9 years ago
__init__.py 475a091768 Update pre-commit config to enforace that future imports exist in all files. 9 years ago
__main__.py bf1552da79 Use json to encode invalid values in configuration errors so that the user sees a proper repr of the value. 9 years ago
const.py abd031cb3d Containers join each network aliased to their service's name 9 years ago
container.py 5d8c2d3cec add support for stop_signal to compose file 9 years ago
network.py afae365050 Allow custom ipam config 9 years ago
parallel.py c64af0a459 Add an acceptance test and docs for the down subcommand 9 years ago
progress_stream.py 475a091768 Update pre-commit config to enforace that future imports exist in all files. 9 years ago
project.py afae365050 Allow custom ipam config 9 years ago
service.py cba75627e1 Fix error when joining host/bridge network 9 years ago
state.py ef4eb66723 Implement smart recreate behind an experimental CLI flag 10 years ago
utils.py d1d3969661 Add docker-compose event 9 years ago
volume.py c64af0a459 Add an acceptance test and docs for the down subcommand 9 years ago