instala docker

This commit is contained in:
trigkeyb
2025-02-02 10:11:53 +01:00
parent 31bfbbda77
commit 677e4d8827

View File

@@ -9,6 +9,7 @@ apt update
apt install qemu-guest-agent -y apt install qemu-guest-agent -y
systemctl enable --now qemu-guest-agent systemctl enable --now qemu-guest-agent
apt upgrade apt upgrade
reboot
./instala_docker.sh ./instala_docker.sh
reboot