compose-spec / compose-go

Reference library for parsing and loading Compose YAML files
https://compose-spec.io
Apache License 2.0
350 stars 109 forks source link

Add x- extensions to depends_on #659

Closed jhrotko closed 2 months ago

jhrotko commented 2 months ago

Add x-* extensions to depends_on in compose-spec.

fixes: https://github.com/docker/compose/issues/11930

relates: https://docker.atlassian.net/browse/COMP-650