spiegel_podman/pkg/systemd
Daniel J Walsh 39ba5ff24b
Automatically remove anonymous volumes when removing a container
If you are running a quadlet with anonymous volumes, then the volume
will leak ever time you restart the service.  This change will
cause the volume to be removed.

Fixes: https://github.com/containers/podman/issues/20070

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2023-09-21 07:08:08 -04:00
..
define generate systemd: handle --restart 2021-09-07 13:58:11 +02:00
generate generate systemd: error on init containers 2023-05-17 14:50:23 +02:00
notifyproxy kube: notifyproxy: close once 2023-08-24 16:24:28 +02:00
parser Trim whitespace from unit files while parsing 2023-06-25 06:33:37 -04:00
quadlet Automatically remove anonymous volumes when removing a container 2023-09-21 07:08:08 -04:00
activation.go pkg/systemd: don't require LISTEN_FDNAMES for socket activation 2021-06-24 09:01:39 -06:00
activation_test.go pkg/systemd: don't require LISTEN_FDNAMES for socket activation 2021-06-24 09:01:39 -06:00
dbus.go Eval symlinks on XDG_RUNTIME_DIR 2022-10-28 14:32:39 -04:00