jitsi prune : ajout suppression du confvolume

This commit is contained in:
Gitouche 2024-11-04 19:43:58 +01:00
parent 9957cf850b
commit f98b3f245d

View file

@ -1 +0,0 @@
../_podman-common/90_prune_pod.sh

10
podman-jitsi/90_prune.sh Executable file
View file

@ -0,0 +1,10 @@
#!/usr/bin/env bash
ABSDIR="$( dirname "$(readlink -f -- "$0")" )"
source ${ABSDIR}/../functions.sh
source ${ABSDIR}/vars.sh
# Run regular prune script for pods
source ${ABSDIR}/../_podman-common/90_prune_pod.sh &&
# Remove configuration volume
podman unshare rm -rf ${confvolume}/