[Feature Request] Prompt before deleting images when deleting a stack #25
anthonysmillie
started this conversation in
Feature Request
Replies: 1 comment 1 reply
-
Good point, because I added I will remove |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
One of the images on my local is one I built myself quite some time ago, and no longer have the build files for. Thankfully I didn't end up losing the image, but I noticed when deleting one of my other stacks that dockge deletes the associated image files.
I know this is an edge case, as most people will be using standard images from a registry, and honestly it's my own fault that I no longer have the build files available, but I'd really appreciate if not deleting images was either a setting, or at the very least a prompt asking yes/no to deleting images associated with a stack when deleting a stack.
Beta Was this translation helpful? Give feedback.
All reactions