Ulysses Souza 2887d82d16 Merge pull request #6982 from smamessier/fix_non_ascii_error 6 年之前
..
cli 802fa20228 Make container service color deterministic, remove red from chosen colors 6 年之前
config c24b7b6464 Fix same file 'extends' optimization 6 年之前
__init__.py ef10c1803f "Bump 1.24.0" 6 年之前
__main__.py bf1552da79 Use json to encode invalid values in configuration errors so that the user sees a proper repr of the value. 9 年之前
bundle.py 99e67d0c06 fix warning method is deprecated with tests 6 年之前
const.py dbe4d7323e Add working dir, config files and env file in service labels 6 年之前
container.py 61bb1ea484 Don't append slugs to containers created by "up" 7 年之前
errors.py 04394b1d0a Expand depends_on to allow different conditions (service_start, service_healthy) 8 年之前
network.py a5fbf91b72 Prevent KeyError when remote network labels are None. 6 年之前
parallel.py 2ed171cae9 Bring zero container check up in the call stack 6 年之前
progress_stream.py 56fbd22825 fix race condition after pulling image 6 年之前
project.py dbe4d7323e Add working dir, config files and env file in service labels 6 年之前
service.py 2919bebea4 Fix non ascii chars error. Python2 only 6 年之前
state.py ef4eb66723 Implement smart recreate behind an experimental CLI flag 10 年之前
timeparse.py 6cac48c056 Add a vendored and modified pytimeparse 9 年之前
utils.py d563a66405 Update `reorder_python_imports` version to fix Unicode problems 6 年之前
version.py 8f0ef26a73 Improved version comparisons throughout the codebase 8 年之前
volume.py 99e67d0c06 fix warning method is deprecated with tests 6 年之前