Skip to content

fix: remove Podman container on custom service remove#70

Merged
geodro merged 2 commits intomainfrom
fix/service-remove-container-cleanup
Apr 3, 2026
Merged

fix: remove Podman container on custom service remove#70
geodro merged 2 commits intomainfrom
fix/service-remove-container-cleanup

Conversation

@geodro
Copy link
Copy Markdown
Owner

@geodro geodro commented Apr 3, 2026

Stopping the unit and deleting the quadlet left the underlying Podman container behind. podman rm -f is now called after the unit stops in all three removal paths: CLI (lerd service remove), web UI, and MCP.

geodro added 2 commits April 3, 2026 12:34
Stop the unit and force-remove the container before deleting the quadlet
so no lingering containers are left in Podman after service removal.
Applies to CLI, web UI, and MCP paths.
@geodro geodro merged commit 5de594a into main Apr 3, 2026
2 checks passed
@geodro geodro deleted the fix/service-remove-container-cleanup branch April 3, 2026 22:20
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