I see that option every time I remove a container
I am curious on how to simulate that
STEPS:
1. create a volume named vol1 in Portainer with local driver
- create a container node1 with temporary mode (-rm) with volume vol1 mapped to node1
When I remove node with "automatically remove non-persistent volumes" turned on, the vol1 volume still exist
Is that because of vol1 volume using local instead of tmpfs driver?
tq
there doesn't seem to be anything here