compose/compose
Kevin Roy 093cc2c089
Allow setting compatibility options from environment
Signed-off-by: Kevin Roy <kiniou@gmail.com>
2020-01-13 14:53:03 +01:00
..
cli Allow setting compatibility options from environment 2020-01-13 14:53:03 +01:00
config Validate version format on formats 2+ 2020-01-07 18:37:47 +01:00
__init__.py Update dev version 2019-11-22 14:13:50 +01:00
__main__.py Use json to encode invalid values in configuration errors so that the user sees a proper repr of the value. 2016-01-07 13:09:24 -05:00
const.py Add working dir, config files and env file in service labels 2019-10-15 09:18:09 +02:00
container.py Don't append slugs to containers created by "up" 2018-11-27 18:58:55 -08:00
errors.py Expand depends_on to allow different conditions (service_start, service_healthy) 2017-01-04 11:28:30 -08:00
network.py Prevent KeyError when remote network labels are None. 2019-09-05 21:36:10 +02:00
parallel.py Bring zero container check up in the call stack 2019-01-10 15:48:37 -08:00
progress_stream.py Report image we can't pull and must be built 2019-11-25 15:18:27 +01:00
project.py Remove "bundle" subcommand and support for DAB files 2020-01-08 16:42:49 +01:00
service.py Decode APIError explanation to unicode before usage 2020-01-06 16:00:34 +01:00
state.py
timeparse.py Add a vendored and modified pytimeparse 2016-11-16 12:10:32 -05:00
utils.py Update reorder_python_imports version to fix Unicode problems 2018-12-01 00:35:34 +01:00
version.py Improved version comparisons throughout the codebase 2017-07-13 17:37:26 -07:00
volume.py fix warning method is deprecated with tests 2019-05-15 23:46:12 +06:00