Remove blueprinted resource when container stopps #1648
daddeldash
started this conversation in
Feature Requests
Replies: 1 comment 2 replies
-
|
+1 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
I start a docker stack, configured my containers with labels and pangolin creates the resource. Totally fine and works super smooth.
After stopping my stack, the resource in pangolin still exists. This is super when you just want to save resources, but when you are testing something it can really quick make you config a bit messy.
Motivation
Keep the config clean
Proposed Solution
Maybe it is possible to establishe a new label for autoremoving resources after removing the labels from docker
Alternatives Considered
No response
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions