Daniel Nephin 146587643c Move ulimits validation to validation.py and improve the error message. 9 years ago
..
cli 9ccef1ea91 Catch TLSParameterErrors from docker-py 9 years ago
config 146587643c Move ulimits validation to validation.py and improve the error message. 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 0bce467782 Implement depends_on to define an order for services in the v2 format. 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