Daniel Nephin 6f06b3bd30 Merge pull request #2853 from dnephin/fix_short_id_alias 9 years ago
..
cli be236d8801 Update docker-py and dockerpty 9 years ago
config fdf4a2e89e Merge pull request #2734 from jrabbit/empty-env-var-2359 9 years ago
__init__.py 869e815213 Bump 1.7.0dev 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. 10 years ago
const.py ef8db3650a Improve error messages for invalid versions 9 years ago
container.py 421981e7d2 Use 12 characters for the short id to match docker and fix backwards compatibility. 9 years ago
network.py e551988616 Include networks in the config_hash. 9 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 3d3388d59b Extract volume init and removal from project. 9 years ago
service.py 2651c00f0c Connect container to networks before starting it 9 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 3d3388d59b Extract volume init and removal from project. 9 years ago