docs/compose/config
Daniel Nephin e549875e89 Move parsing of volumes_from to the last step of config parsing.
Includes creating a new compose.config.types module for all the domain objects.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2015-12-02 17:31:48 -08:00
..
__init__.py Validate additional files before merging them. 2015-11-12 13:54:41 -05:00
config.py Move parsing of volumes_from to the last step of config parsing. 2015-12-02 17:31:48 -08:00
errors.py Split out compose.config.errors 2015-08-05 15:50:22 +01:00
fields_schema.json Add ids to config schemas 2015-11-12 15:02:12 -05:00
interpolation.py Inclide the filename in validation errors. 2015-11-12 15:02:12 -05:00
service_schema.json Add ids to config schemas 2015-11-12 15:02:12 -05:00
types.py Move parsing of volumes_from to the last step of config parsing. 2015-12-02 17:31:48 -08:00
validation.py Inclide the filename in validation errors. 2015-11-12 15:02:12 -05:00