reseau:docker:dockerproxmox
Table des matières
Docker Installer Docker avec Proxmox
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 : 2023/02/21 23:07 de techer.charles_educ-valadon-limoges.fr