compose/compose/config
Daniel Nephin 9d7dbe3857 Make environment variables without a value the same as docker-cli.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2016-02-23 11:58:16 -08:00
..
__init__.py Update pre-commit config to enforace that future imports exist in all files. 2016-01-07 13:09:03 -05:00
config.py Make environment variables without a value the same as docker-cli. 2016-02-23 11:58:16 -08:00
errors.py Improve error messages for invalid versions 2016-02-03 18:21:42 +00:00
fields_schema_v1.json Move logging config changes to v2 spec 2016-01-08 13:21:45 -08:00
fields_schema_v2.0.json Constraint build argument types. Numbers are cast into strings 2016-02-23 11:52:51 -08:00
interpolation.py Validate that each section of the config is a mapping before running interpolation. 2016-02-23 11:52:51 -08:00
serialize.py Ensure that the config output by config command never contains python objects. 2016-01-14 18:33:58 -05:00
service_schema_v1.json Merge pull request #2625 from kojiromike/allow-list-entrypoints 2016-01-14 12:48:13 +00:00
service_schema_v2.0.json Constraint build argument types. Numbers are cast into strings 2016-02-23 11:52:51 -08:00
sort_services.py Rename 'net' to 'network mode' in various classes/methods 2016-01-26 11:52:23 +00:00
types.py Make links unique-by-alias when merging 2016-02-03 18:21:44 +00:00
validation.py Fix warning about boolean values. 2016-02-23 11:52:51 -08:00