@[email protected] to [email protected] • edit-23 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-square51fedilinkarrow-up173arrow-down11file-text
arrow-up172arrow-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?@[email protected] to [email protected] • edit-23 months agomessage-square51fedilinkfile-text
minus-squarePossibly linuxlinkfedilinkEnglish1•3 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