Skip to content

[Bug]: Compose Up not possible after removing container from stack #46

@Robbe64

Description

@Robbe64

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

  1. Create stack with at least two container.
  2. Start the stack
  3. Configure a custom web ui for the container
  4. Stop the stack
  5. Remove one of the container
  6. 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 successfully

Compose

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions