DockerCLI/cli/compose/schema/data
Laura Brehm 271b9667ee
Swarm: allow additional properties in `build`
Since Swarm does not use the `build` section, there's no reason to validate properties here.
This makes it so we don't have to keep updating the schema in the CLI to support properties
added in the Compose Spec for build, and does not imply any new feature support since Swarm
does not consider this section.

Signed-off-by: Laura Brehm <laurabrehm@hey.com>
2023-04-18 14:51:49 +01: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 Add support for pids limit in stacks (swarm) 2020-06-18 21:25:08 +02:00
config_schema_v3.10.json Add compose support for cluster volumes 2022-11-02 11:27:06 -05:00
config_schema_v3.11.json Swarm: allow additional properties in `build` 2023-04-18 14:51:49 +01: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