WIP: portainer service and host

This commit is contained in:
pazpi 2025-01-06 15:39:09 +01:00
parent 2673c763d5
commit 350fe15576
11 changed files with 182 additions and 2 deletions

View file

@ -22,7 +22,7 @@ in
};
};
oci-containers.backend = "podman";
oci-containers.backend = "docker";
};
};