Skip to content

Conversation

@ndeloof
Copy link
Contributor

@ndeloof ndeloof commented Apr 29, 2022

- What I did
Many user report interoperability issue trying to pipe docker compose config to docker stack deploy`` Unclear to me why they do so, as stack deploysupports merging multiple compose file and variable substitution... Anyway this PR introducesdocker stack config` to offer equivalent feature relying on stack's compose loader

- How I did it
load model the same way stack deploy does and marshal into yaml

- How to verify it
docker stack config --compose-file compose.yml

- Description for the changelog
introduce docker stack config command

- A picture of a cute animal (not mandatory but encouraged)
image

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
@ndeloof
Copy link
Contributor Author

ndeloof commented Apr 29, 2022

closing as a duplicate for (better) #3544

@ndeloof ndeloof closed this Apr 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant