Joffrey F db819bf0b2 Fix config merging for isolation and storage_opt keys 7 years ago
..
cli afa5d93c90 Merge pull request #6313 from docker/6310-fix-project-directory 7 years ago
config db819bf0b2 Fix config merging for isolation and storage_opt keys 7 years ago
__init__.py 7925f8cfa8 Fix version 7 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
bundle.py 2e81e6ceb2 flake8 error on master branch (fixes #5298) 8 years ago
const.py 96a49a0253 Force consistent behavior around long paths on Windows builds 7 years ago
container.py 03bdd67eb5 Don't attempt to truncate a None value in Container.slug 7 years ago
errors.py 04394b1d0a Expand depends_on to allow different conditions (service_start, service_healthy) 9 years ago
network.py 707e21183f Fix config hash consistency with unprioritized networks 7 years ago
parallel.py c956785cdc Add progress messages to parallel pull 7 years ago
progress_stream.py c956785cdc Add progress messages to parallel pull 7 years ago
project.py cc595a65f0 Don't attempt iterating on None during parallel pull 7 years ago
service.py db819bf0b2 Fix config merging for isolation and storage_opt keys 7 years ago
state.py ef4eb66723 Implement smart recreate behind an experimental CLI flag 10 years ago
timeparse.py 6cac48c056 Add a vendored and modified pytimeparse 9 years ago
utils.py cc595a65f0 Don't attempt iterating on None during parallel pull 7 years ago
version.py 8f0ef26a73 Improved version comparisons throughout the codebase 8 years ago
volume.py d5ebc73482 Don't attempt to create resources with name starting with illegal characters 7 years ago