compose/compose/config
Daniel Nephin b76dc1e05e Require volumes_from a container to be explicit in V2 config.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2016-01-14 11:45:16 -05: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 Require volumes_from a container to be explicit in V2 config. 2016-01-14 11:45:16 -05:00
errors.py Update pre-commit config to enforace that future imports exist in all files. 2016-01-07 13:09:03 -05:00
fields_schema_v1.json Move logging config changes to v2 spec 2016-01-08 13:21:45 -08:00
fields_schema_v2.json Properly validate volume definition 2016-01-13 18:22:29 -08:00
interpolation.py Update pre-commit config to enforace that future imports exist in all files. 2016-01-07 13:09:03 -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.json Merge pull request #2625 from kojiromike/allow-list-entrypoints 2016-01-14 12:48:13 +00:00
sort_services.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
types.py Require volumes_from a container to be explicit in V2 config. 2016-01-14 11:45:16 -05:00
validation.py Refactor config loading to move version check into ConfigFile. 2016-01-14 11:45:15 -05:00