revert added tags, remove apparmor unconfined, move to setup_docker

This commit is contained in:
Sam Heinz
2026-06-19 22:58:57 +10:00
parent 3e28d37cc6
commit 85798e25ea
12 changed files with 12 additions and 72 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV
# Source: https://www.kasmweb.com/docs/latest/index.html
APP="Kasm"
var_tags="${var_tags:-os;docker}"
var_tags="${var_tags:-os}"
var_cpu="${var_cpu:-2}"
var_ram="${var_ram:-8192}"
var_disk="${var_disk:-30}"