Joffrey F 70da16103a Unset env vars behavior in 'run' mirroring engine 9 years ago
..
__init__.py c69d8a3bd2 Implement environment singleton to be accessed throughout the code 9 years ago
config.py 60f7e021ad Fix split_path_mapping behavior when mounting "/" 9 years ago
config_schema_v1.json be1476f24b Only allow tmpfs on v2. 9 years ago
config_schema_v2.0.json 85c7d3e5ce Add support for docker run --tmpfs flag. 9 years ago
environment.py 70da16103a Unset env vars behavior in 'run' mirroring engine 9 years ago
errors.py 70a605acac Explain the explanation about file versions 9 years ago
interpolation.py b9ca5188a2 Remove Environment singleton, instead carry instance during config processing 9 years ago
serialize.py 1ea9dda1d3 Implement 'docker-compose push' and 'docker-compose bundle' 9 years ago
sort_services.py cdda616d6b Reduce complexity of sort_service_dicts. 9 years ago
types.py 1e164ca802 Fix format of 'restart' option in 'config' output 9 years ago
validation.py 70a605acac Explain the explanation about file versions 9 years ago