Aufgabe #1024
Von MichaelLeopold vor mehr als 3 Jahren aktualisiert
https://wiki.stura.htw-dresden.de/index.php/Server/Proxmox#Containerisierung_f.C3.BCr_Docker
Funktioniert das beim aktuellen Cluster? (Die letzte (erste grobe) Test basierte auf PVE Version 6, und nicht auf PVE 7, wobei sich ja einiges geändert (und verbessert) hat.)
Zum Test soll mindestens
@docker run hello-world@
funktionieren.
----
BTW: #520
----
Anleitungen
* https://du.nkel.dev/blog/2021-03-25_proxmox_docker/
** on pve 7?
*** 2021-07-06 pve 7 release https://www.proxmox.com/en/news/press-releases/proxmox-virtual-environment-7-0
*** Anleitung ist vermutlich von 2021-03-25
* https://singularo.com/docker-inside-proxmox-lxc-container
* https://www.youtube.com/watch?v=gXuLiglJceY
** https://thehomelab.wiki/books/promox-ve/page/setup-and-install-docker-in-a-promox-7-lxc-conainer
* https://gist.github.com/afanjul/492ca7b10982f6de2cb2c475fe76af6a
** @lsmod | grep -E 'overlay|aufs'@
* https://danthesalmon.com/running-docker-on-proxmox/
** on pve 7?
*** 2021-07-06 pve 7 release https://www.proxmox.com/en/news/press-releases/proxmox-virtual-environment-7-0
*** Anleitung ist vermutlich von 2020-06-19
--> Test LXC ID 148
Nach Anleitung 1 von https://du.nkel.dev/blog/2021-03-25_proxmox_docker/
LXC 148 erstellt (Debian11,2GB RAM, 1 Core ...)
apt update && apt upgrade -y && apt autoremove -y
apt install tmux -y
--> Create Snapshot "init"
In Proxmox: keyctl aktiviert (nesting war bereits aktiv) --> reboot