| .. |
|
cli
|
2883d8fa5d
Fix flake8 errors
|
5 years ago |
|
config
|
ce782b592f
Simplify code in compose/config/config.py
|
5 years ago |
|
__init__.py
|
cad60dbc00
"Bump 1.26.0-rc4"
|
5 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.
|
9 years ago |
|
const.py
|
02d8e9ee14
set min engine version needed for v38 schema support
|
5 years ago |
|
container.py
|
61bb1ea484
Don't append slugs to containers created by "up"
|
7 years ago |
|
errors.py
|
04394b1d0a
Expand depends_on to allow different conditions (service_start, service_healthy)
|
8 years ago |
|
network.py
|
a5fbf91b72
Prevent KeyError when remote network labels are None.
|
6 years ago |
|
parallel.py
|
2ed171cae9
Bring zero container check up in the call stack
|
6 years ago |
|
progress_stream.py
|
55c5c8e8ac
Report image we can't pull and must be built
|
6 years ago |
|
project.py
|
53d00f7677
Refactored mutable default values.
|
5 years ago |
|
service.py
|
2883d8fa5d
Fix flake8 errors
|
5 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
|
d563a66405
Update `reorder_python_imports` version to fix Unicode problems
|
7 years ago |
|
version.py
|
8f0ef26a73
Improved version comparisons throughout the codebase
|
8 years ago |
|
volume.py
|
99e67d0c06
fix warning method is deprecated with tests
|
6 years ago |