reseau:docker:dockerproxmox
Table des matières
Docker Installer Docker avec Proxmox
Ressources :
Création d'un conteneur LXC Debian
- Template : Debian 11
- Disk size : 20 Gio
- 2 coeurs
- RAM : 2 Gio
- Après la création , sélectionner Options puis Edit the Features pourr activer keyctl.
Installer Docker
- mettre à jour le conteneur
apt update && apt upgrade -y
- installer curl
apt install curl -y
- installer Docker
curl -sSL https://get.docker.com/ | sh
reseau/docker/dockerproxmox.txt · Dernière modification : 2025/05/05 19:35 de admin