Docker VM Template Advice for Home Server for Small, Secure, Single-Apps. Suggestions?

Not sure why you would want to run each docker in a separate VM, but you certainly can. I always stick with Debian since it the environment that I know the best and has the best support for anything I might want to apt get install. While distros like Alpine are MUCH smaller, that size is still measured in MB which unless you are running thousands of those VM’s it not really a big deal.

I have a video here on my Docker setup:

A breakdown here on containers in Proxmox

2 Likes