docs/compose/config
Aanand Prasad 013c5ea3f9 Merge pull request #2713 from aanand/links-v2
Support links in v2 files
2016-01-21 17:08:05 +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 Merge pull request #2712 from jzvelc/fix_v2_service_extend 2016-01-21 17:06:21 +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 Support variable interpolation for volumes and networks sections. 2016-01-14 14:04:57 -05: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.json Support links in v2 files 2016-01-21 14:34:26 +00:00
sort_services.py Implement depends_on to define an order for services in the v2 format. 2016-01-19 15:41:45 -05:00
types.py Ensure that the config output by config command never contains python objects. 2016-01-14 18:33:58 -05:00
validation.py Move ulimits validation to validation.py and improve the error message. 2016-01-19 15:47:57 -05:00