Aanand Prasad ebae76bee8 Rename a couple of functions in parallel.py 9 年之前
..
cli 7dd29e8239 Re-enabling assert_hostname when instantiating docker_client from the environment. 9 年之前
config 12ad3ff301 Injecting os.environ in Environment instance happens outside of init method 10 年之前
__init__.py 1ad88662c0 Bump 1.7.0 10 年之前
__main__.py bf1552da79 Use json to encode invalid values in configuration errors so that the user sees a proper repr of the value. 10 年之前
const.py b99037b4a6 Add support for DOCKER_* variables in .env file 10 年之前
container.py 73d57a1acb Prevent unnecessary inspection of containers when created from an inspect. 9 年之前
network.py e5529a89e1 Make down idempotent, continue to remove resources if one is missing. 10 年之前
parallel.py ebae76bee8 Rename a couple of functions in parallel.py 9 年之前
progress_stream.py 475a091768 Update pre-commit config to enforace that future imports exist in all files. 10 年之前
project.py 275b54641a Remove extra ensure_image_exists() which causes duplicate builds. 9 年之前
service.py 275b54641a Remove extra ensure_image_exists() which causes duplicate builds. 9 年之前
state.py ef4eb66723 Implement smart recreate behind an experimental CLI flag 10 年之前
utils.py 93a02e497d Apply driver_opts processing to network configs 10 年之前
volume.py e5529a89e1 Make down idempotent, continue to remove resources if one is missing. 10 年之前