compose/compose/config
aiordache 8f2dbd9b12 Add devices to config hash to trigger container recreate on change
* add unit test
 * update path to compose spec schema in Makefile

Signed-off-by: aiordache <anca.iordache@docker.com>
2020-12-02 18:12:39 +00:00
..
__init__.py Removed Python2 support 2020-06-03 17:37:47 +02:00
compose_spec.json Implement device requests for GPU support 2020-11-17 13:34:58 +01:00
config.py Add devices to config hash to trigger container recreate on change 2020-12-02 18:12:39 +00:00
config_schema_v1.json Add label config validation, fixes #4904 2017-11-30 11:57:42 -06:00
environment.py Removed Python2 support 2020-08-11 17:45:13 +07:00
errors.py Removed Python2 support 2020-08-11 17:45:13 +07:00
interpolation.py Update schema and fix memory limit parsing 2020-08-17 20:08:06 +02:00
serialize.py Fix port rendering 2020-09-24 14:49:26 +02:00
sort_services.py Removed Python2 support 2020-08-11 17:45:13 +07:00
types.py Removed Python2 support 2020-08-11 17:45:13 +07:00
validation.py Add Makefile including spec download target 2020-10-27 13:50:17 +01:00