johnharris85 ad306f0479 Fix CLI docstring to reflect Docopt behaviour. %!s(int64=9) %!d(string=hai) anos
..
cli ad306f0479 Fix CLI docstring to reflect Docopt behaviour. %!s(int64=9) %!d(string=hai) anos
config 12ad3ff301 Injecting os.environ in Environment instance happens outside of init method %!s(int64=10) %!d(string=hai) anos
__init__.py 50287722f2 Update release notes and set version to 1.8.0dev %!s(int64=9) %!d(string=hai) anos
__main__.py bf1552da79 Use json to encode invalid values in configuration errors so that the user sees a proper repr of the value. %!s(int64=10) %!d(string=hai) anos
const.py b99037b4a6 Add support for DOCKER_* variables in .env file %!s(int64=10) %!d(string=hai) anos
container.py b33d7b3dd8 Prevent unnecessary inspection of containers when created from an inspect. %!s(int64=9) %!d(string=hai) anos
network.py e5529a89e1 Make down idempotent, continue to remove resources if one is missing. %!s(int64=10) %!d(string=hai) anos
parallel.py 7cfb5e7bc9 Fix race condition %!s(int64=9) %!d(string=hai) anos
progress_stream.py 475a091768 Update pre-commit config to enforace that future imports exist in all files. %!s(int64=10) %!d(string=hai) anos
project.py 83df95d511 Remove extra ensure_image_exists() which causes duplicate builds. %!s(int64=9) %!d(string=hai) anos
service.py 339ebc0483 Fixes #2096: Only show multiple port clash warning if multiple containers %!s(int64=9) %!d(string=hai) anos
state.py ef4eb66723 Implement smart recreate behind an experimental CLI flag %!s(int64=10) %!d(string=hai) anos
utils.py 93a02e497d Apply driver_opts processing to network configs %!s(int64=10) %!d(string=hai) anos
volume.py e5529a89e1 Make down idempotent, continue to remove resources if one is missing. %!s(int64=10) %!d(string=hai) anos