Aanand Prasad 47e53b49c2 Merge pull request #2653 from shin-/Runscope-build-args 10 years ago
..
cli 3eafdbb01b Connect services to networks with the 'networks' key 10 years ago
config 47e53b49c2 Merge pull request #2653 from shin-/Runscope-build-args 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 9e17cff0ef Refactor API version switching logic 10 years ago
container.py 5d8c2d3cec add support for stop_signal to compose file 10 years ago
network.py 73fbd01cfe Support the 'external' option for networks 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 d98b64f6e7 Remove duplicated logic from initialize_networks() 10 years ago
service.py 9cfa71ceee Add support for build arguments 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