I see. I’m fairly new to this, obviously. Appreciate the context.
Comment on The Nightmare of Migrating from Lightroom CC to Immich [Adobe doesn't make it easy]
zener_diode@feddit.org 2 days agoRunning Docker inside a VM is the recommended way to run Docker on Proxmox.
Personally, I just run Docker inside LXC containers. Aparently, this is supposed to be not entirely stable, but its never given me any problems. (I commit an entirely different sin against efficiency, by keeping each service in its own LXC container, each with its own Docker host.)
I also run Immich (in Docker inside a container), and haven’t noticed any performance issues. But I’m the only user, and I don’t use it heavily, so ymmv.
schnokobaer@feddit.org 2 days ago
punkibas@lemmy.zip 1 day ago
I’ve been doing this for years too, keeps services isolated and I can share the same GPU with several containers. Works great!