Anonymous
6/10/2025, 7:27:38 PM
No.105551291
>>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.
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.