ColdWater@lemmy.ca to Linux@lemmy.ml · edit-219 days ago[Solved] This maybe a strange question but can I run a Linux app in a separate container/sandbox? Without its dependencies bloating my host OS?message-squaremessage-square51fedilinkarrow-up175arrow-down10file-text
arrow-up175arrow-down1message-square[Solved] This maybe a strange question but can I run a Linux app in a separate container/sandbox? Without its dependencies bloating my host OS?ColdWater@lemmy.ca to Linux@lemmy.ml · edit-219 days agomessage-square51fedilinkfile-text
minus-squareGustavoM@lemmy.worldlinkfedilinkEnglisharrow-up3·19 days agoThere is always firejail which is very “even your mom can use it” in terms of usage. e.g install it, type cd / && sudo firecfg, then your password and thats it.
There is always firejail which is very “even your mom can use it” in terms of usage.
e.g install it, type
cd / && sudo firecfg
, then your password and thats it.