DockerCLI/cli/compose
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
..
convert cli/compose/convert: fakeClient: remove name for unused arg (revive) 2023-03-30 17:22:10 +02:00
interpolation format code with gofumpt 2022-09-30 11:59:11 +02:00
loader Swarm: allow additional properties in `build` 2023-04-18 14:51:49 +01:00
schema Swarm: allow additional properties in `build` 2023-04-18 14:51:49 +01:00
template cli/compose: use strings.Cut 2022-12-29 15:19:31 +01:00
types cli/compose/types: UlimitsConfig.MarshalYAML() fix recursion 2022-11-17 13:17:51 +01:00