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-squarePossibly linux@lemmy.ziplinkfedilinkEnglisharrow-up1·16 days agoPodman goes well with Kubernetes. It also is more performant than docker. I use both
Podman goes well with Kubernetes. It also is more performant than docker.
I use both
Oh