DockerCLI/cli/compose/schema
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
..
data Swarm: allow additional properties in `build` 2023-04-18 14:51:49 +01:00
schema.go cli/compose: add schema 3.11 (no changes with 3.10 yet) 2023-04-18 14:51:27 +01:00
schema_test.go cli/compose: add schema 3.11 (no changes with 3.10 yet) 2023-04-18 14:51:27 +01:00