compose/pkg
Milas Bowman 1ee44a0acb
config: use correct YAML marshal func (#9712)
The `compose-spec/compose-go` lib is written with `gopkg.in/yaml.v2`
as a target.

When marshalling via CLI (`compose convert` / `compose config`), we
were using a _different_ YAML lib, which was a fork of `go-yaml`,
which is what `gopkg.in/yaml.v2` is based off of.

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2022-08-03 20:41:43 +00:00
..
api Filter `compose ps` output by provided compose model 2022-08-02 22:33:26 +02:00
compose config: use correct YAML marshal func (#9712) 2022-08-03 20:41:43 +00:00
e2e ci: use latest stable dockerfile syntax & rename docs Dockerfile (#9711) 2022-08-03 16:36:13 -04:00
mocks mocks: create mocks for compose api.Service 2022-06-07 17:09:06 -05:00
progress Fix nolint issues 2022-07-13 19:33:06 +02:00
prompt move compose-cli code into docker/compose/v2 2021-08-31 19:09:19 +02:00
utils Fix nolint issues 2022-07-13 19:33:06 +02:00