@[email protected] to [email protected] • edit-26 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-up176arrow-down10file-text
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?@[email protected] to [email protected] • edit-26 months agomessage-square51fedilinkfile-text
minus-square@[email protected]linkfedilinkEnglish1•6 months agoDocker for servers and Rodman for home pcs
minus-squarePossibly linuxlinkfedilinkEnglish1•6 months agoPodman goes well with Kubernetes. It also is more performant than docker. I use both
Docker for servers and Rodman for home pcs
Podman goes well with Kubernetes. It also is more performant than docker.
I use both
Oh