I go for run Docker in a VM, from:
https://danthesalmon.com/running-docker-on-proxmox/
"/*Run Docker in an LXC container*//
//Security warning: This configuration offers very little, if any
security to segment the contents of the container from the Proxmox
host. This method should not be used in production./
*/Run Docker in Proxmox/*
/Note: This method should not be used in a production environment.
Like the LXC method, there is very little segmentation between the
containers and the Proxmox host. Additionally, the docker daemon
runs as the Proxmox root user which is a universally bad idea."/
One tutorial:
https://forum.proxmox.com/threads/tutorial-proxmox-with-docker-and-portainer.77275/
On 8/24/21 12:56 AM, ParanoidDelusions wrote:
I didn't pay a lot of attention, but doesn't Proxmox support Docker
containers? Or is it just Kurbernettes - or whatever...
I understand the basic concept of these ideas, but it wasn't something
on my radar. Is it something that I can easily test under Proxmox?
That is supposed to be the advantage of containers, right? They're
very simple to throw up?