Joffrey F dd9a8d6eee Bring up all dependencies when running a single service. 10 years ago
..
cli dd9a8d6eee Bring up all dependencies when running a single service. 10 years ago
config 155efd28fa Merge build.args when merging services. 10 years ago
__init__.py d99cad60e7 Bump 1.6.0 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 3eac70a9d3 Detailed error message when daemon version is too old. 10 years ago
container.py deeca57a0d Use 12 characters for the short id to match docker and fix backwards compatibility. 10 years ago
network.py 3b1276bd44 Include networks in the config_hash. 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 61d00ebee4 Extract volume init and removal from project. 10 years ago
service.py 413a55aa71 Connect container to networks before starting it 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 a1d6e3b9e3 Add logging when initializing a volume. 10 years ago