empezando con docker

This commit is contained in:
trigkeyb
2025-02-02 09:20:06 +01:00
parent 748a4a03f7
commit dbfd9f3053
6 changed files with 122 additions and 1 deletions

View File

@@ -8,5 +8,5 @@ apt update
# Instalación del agente
apt install qemu-guest-agent -y
systemctl enable --now qemu-guest-agent
apt upgrade -y
apt upgrade
reboot