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 -3
View File
@@ -13,9 +13,7 @@ setting_up_container
network_check
update_os
msg_info "Installing Docker"
$STD sh <(curl -fsSL https://get.docker.com/)
msg_ok "Installed Docker"
setup_docker
msg_info "Detecting latest Kasm Workspaces release"
KASM_URL=$(curl -s https://kasm.com/downloads \