docs/compose/config
Aanand Prasad 35e347cf92 Disable the use of 'net' in v2
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2016-01-14 17:59:37 +00: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 Specify networks in Compose file 2016-01-14 17:59:36 +00: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 Specify networks in Compose file 2016-01-14 17:59:36 +00: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 Disable the use of 'net' in v2 2016-01-14 17:59:37 +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