@[email protected] to [email protected]English • 2 years agoDocker vs Podman, which one to choose for a beginner and why ?message-square39fedilinkarrow-up136
arrow-up136message-squareDocker vs Podman, which one to choose for a beginner and why ?@[email protected] to [email protected]English • 2 years agomessage-square39fedilink
minus-square@[email protected]linkfedilinkEnglish1•2 years agoi would like to try… but as far as i know, there is no “docker compose up -d”
minus-square@[email protected]linkfedilinkEnglish6•2 years agoPodman supports docker compose just fine. You have to run it as a service, so that it can expose a socket like docker does, but it supports doing exactly that
i would like to try… but as far as i know, there is no “docker compose up -d”
Podman supports docker compose just fine. You have to run it as a service, so that it can expose a socket like docker does, but it supports doing exactly that