mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
prune unused volumes during upgrade
This commit is contained in:
@@ -434,7 +434,8 @@ post_to_2.4.10() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
post_to_2.4.20() {
|
post_to_2.4.20() {
|
||||||
echo "Nothing to apply"
|
echo "Pruning unused volumes"
|
||||||
|
docker volume prune -f
|
||||||
POSTVERSION=2.4.20
|
POSTVERSION=2.4.20
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user