DockerCLI/cli/compose/schema/data
Sebastiaan van Stijn 0c5f97ed72
compose: add build.extra_hosts to v3.9 schema
This is not currently used by the CLI, but can be used by
docker compose to bring parity on this feature with the
compose v2.4 schema.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-05-10 20:01:03 +02:00
..
config_schema_v3.0.json Update schemas to prevent invalid properties in deploy.resources 2017-08-17 15:58:51 -07:00
config_schema_v3.1.json Update schemas to prevent invalid properties in deploy.resources 2017-08-17 15:58:51 -07:00
config_schema_v3.2.json Add missing additionalProperties marker on mount definitions 2017-12-06 12:37:38 -08:00
config_schema_v3.3.json Disallow additional properties in credential_spec 2019-02-02 18:27:50 +01:00
config_schema_v3.4.json Disallow additional properties in credential_spec 2019-02-02 18:27:50 +01:00
config_schema_v3.5.json Disallow additional properties in credential_spec 2019-02-02 18:27:50 +01:00
config_schema_v3.6.json Disallow additional properties in credential_spec 2019-02-02 18:27:50 +01:00
config_schema_v3.7.json Disallow additional properties in credential_spec 2019-02-02 18:27:50 +01:00
config_schema_v3.8.json Add support for using Configs as CredentialSpecs in services 2019-04-12 11:17:29 -05:00
config_schema_v3.9.json compose: add build.extra_hosts to v3.9 schema 2020-05-10 20:01:03 +02:00
doc.go Add a doc.go file so the compose/schema/data directory can be vendored in another project, without being pruned. 2018-07-02 10:08:25 +02:00