Daniel Nephin 1ad88662c0 Bump 1.7.0 10 years ago
..
cli b99037b4a6 Add support for DOCKER_* variables in .env file 10 years ago
config 12ad3ff301 Injecting os.environ in Environment instance happens outside of init method 10 years ago
__init__.py 1ad88662c0 Bump 1.7.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 b99037b4a6 Add support for DOCKER_* variables in .env file 10 years ago
container.py d28c5dda92 implement exec 10 years ago
network.py e5529a89e1 Make down idempotent, continue to remove resources if one is missing. 10 years ago
parallel.py 5c968f9e15 Fix flaky partial_change state test. 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 2bf5e46857 Stop and remove still-running one-off containers in 'down' 10 years ago
service.py c3eca82749 Merge pull request #3128 from dnephin/add_network_settings_to_config_hash 10 years ago
state.py ef4eb66723 Implement smart recreate behind an experimental CLI flag 11 years ago
utils.py 93a02e497d Apply driver_opts processing to network configs 10 years ago
volume.py e5529a89e1 Make down idempotent, continue to remove resources if one is missing. 10 years ago