Skip to content

Add rm command to remove stopped service containers - #1543

Open
mokibit wants to merge 1 commit into
containers:mainfrom
mokibit:add-rm-command
Open

Add rm command to remove stopped service containers#1543
mokibit wants to merge 1 commit into
containers:mainfrom
mokibit:add-rm-command

Conversation

@mokibit

@mokibit mokibit commented Aug 22, 2026

Copy link
Copy Markdown
Collaborator

Implements podman-compose rm which removes stopped containers without destroying networks, pods, or images.

Relevant docker-compose documentation:
https://docs.docker.com/reference/cli/docker/compose/rm/

Fixes #540

Implements `podman-compose rm` which removes stopped containers without
destroying networks, pods, or images.

Relevant docker-compose documentation:
https://docs.docker.com/reference/cli/docker/compose/rm/

Signed-off-by: Monika Kairaityte <monika@kibit.lt>
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.

Missed rm command

1 participant