forked from dcflachs/compose_plugin
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Version
2026.02.24
Unraid Version
7.2.4
Bug Description
It is not possible to start the stack via "Compose Up" after removing a container. You have to manually remove the container from the corresponding docker-compose.override.yml first.
Expected Behavior
The stack should remove the removed container automatically from the docker-compose.override.yml.
Steps to Reproduce
- Create stack with at least two container.
- Start the stack
- Configure a custom web ui for the container
- Stop the stack
- Remove one of the container
- Try compose up
Relevant Logs
service "zwave-js-ui" has neither an image nor a build context specified: invalid compose project
✓ Stack home_assistant started successfullyCompose
Additional Context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working