@ColdWater@lemmy.ca to Linux@lemmy.ml • edit-27 months 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-square50fedilinkarrow-up176arrow-down10
arrow-up176arrow-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-27 months agomessage-square50fedilink
minus-squarePossibly linuxlinkfedilinkEnglish1•7 months 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