add pull=newer and disable autoRemoveOnStop for delugeVPN

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
2025-06-01 18:22:01 -04:00
parent f2551ca4df
commit 0df73370bb
5 changed files with 11 additions and 0 deletions

View File

@ -8,6 +8,7 @@ in
virtualisation.oci-containers.containers = {
glances = {
image = "nicolargo/glances:latest-full";
pull = "newer";
extraOptions = [
"--pid=host"
"--network=haproxy-net"