folak@lemmy.world to Selfhosted@lemmy.worldEnglish · 1 year agoDocker vs Podman, which one to choose for a beginner and why ?message-squaremessage-square54fedilinkarrow-up170
arrow-up170message-squareDocker vs Podman, which one to choose for a beginner and why ?folak@lemmy.world to Selfhosted@lemmy.worldEnglish · 1 year agomessage-square54fedilink
minus-squareqaz@lemmy.worldlinkfedilinkEnglisharrow-up1·1 year agoThat’s an interesting way to do it. Do you have everything in 1 compose file?
minus-squarewitten@lemmy.worldlinkfedilinkEnglisharrow-up2·1 year agoI have one Compose file per stack, which is an application and all of its containers, databases, etc. Pretty much the same way I organized things with just Docker.
That’s an interesting way to do it. Do you have everything in 1 compose file?
I have one Compose file per stack, which is an application and all of its containers, databases, etc. Pretty much the same way I organized things with just Docker.