Aanand Prasad 09dbc7b4cb Stop connecting to all networks on container creation 9 years ago
..
cli 9ccef1ea91 Catch TLSParameterErrors from docker-py 9 years ago
config 013c5ea3f9 Merge pull request #2713 from aanand/links-v2 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 ee63075a34 Support links in v2 files 9 years ago
service.py 09dbc7b4cb Stop connecting to all networks on container creation 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