>>105547326
nta but I hate having to customize docker containers to my env. It makes sense to test a new application or just get something running quick but the second I have to tell it what port to use or pass through storage and ownership ids it's a fucking mess.
LXC is just a unix filesystem with symlinks for the necessary hardware stuff. I can spinup a new container from a template in seconds and install software the classic way, also customize it however I want without it shitting the bed.