Feature Request: Add Support for 'docker stack deploy' Command #642

Open
opened 2025-10-31 15:16:55 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @RopPlay on GitHub (Oct 24, 2025).

Hi,
I want to deploy a Docker stack in my Docker Swarm. However, when I try to deploy the stack, it automatically runs the following command:
docker compose -p test-app -f compose.yaml up -d

How can I properly deploy a stack instead of using the docker compose command?
If this functionality isn’t supported yet, could you please consider implementing it?

Originally created by @RopPlay on GitHub (Oct 24, 2025). Hi, I want to deploy a Docker stack in my Docker Swarm. However, when I try to deploy the stack, it automatically runs the following command: docker compose -p test-app -f compose.yaml up -d How can I properly deploy a stack instead of using the docker compose command? If this functionality isn’t supported yet, could you please consider implementing it?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/komodo#642
No description provided.