Aanand Prasad e7673bf920 Allow overriding of config for the default network 10 years ago
..
cli 1bfbba36b2 Ensure that the config output by config command never contains python objects. 10 years ago
config dc1104649f Validate that an extended config file has the same version as the base. 10 years ago
__init__.py 475a091768 Update pre-commit config to enforace that future imports exist in all files. 10 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. 10 years ago
const.py abd031cb3d Containers join each network aliased to their service's name 10 years ago
container.py 5d8c2d3cec add support for stop_signal to compose file 10 years ago
network.py 53d56ea245 Quote network names in error messages 10 years ago
parallel.py c64af0a459 Add an acceptance test and docs for the down subcommand 10 years ago
progress_stream.py 475a091768 Update pre-commit config to enforace that future imports exist in all files. 10 years ago
project.py e7673bf920 Allow overriding of config for the default network 10 years ago
service.py cba75627e1 Fix error when joining host/bridge network 10 years ago
state.py ef4eb66723 Implement smart recreate behind an experimental CLI flag 10 years ago
utils.py d1d3969661 Add docker-compose event 10 years ago
volume.py c64af0a459 Add an acceptance test and docs for the down subcommand 10 years ago