| .. |
|
cli
|
bf48a781db
Add flag for stops all containers if any container was stopped.
|
9 years ago |
|
config
|
c3968a439f
Refactor config loading to move version check into ConfigFile.
|
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
|
9e17cff0ef
Refactor API version switching logic
|
9 years ago |
|
container.py
|
5d8c2d3cec
add support for stop_signal to compose file
|
9 years ago |
|
parallel.py
|
b4edf0c454
Move parallel_execute to a new module.
|
10 years ago |
|
progress_stream.py
|
475a091768
Update pre-commit config to enforace that future imports exist in all files.
|
9 years ago |
|
project.py
|
d601199eb5
Normalize external_name
|
9 years ago |
|
service.py
|
e98ab0e534
Allow both image and build together.
|
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
|
d601199eb5
Normalize external_name
|
9 years ago |