@folak@lemmy.world to Selfhosted@lemmy.worldEnglish • 2 years agoDocker vs Podman, which one to choose for a beginner and why ?message-square25fedilinkarrow-up160arrow-down12
arrow-up158arrow-down1message-squareDocker vs Podman, which one to choose for a beginner and why ?@folak@lemmy.world to Selfhosted@lemmy.worldEnglish • 2 years agomessage-square25fedilink
minus-squareqazlinkfedilinkEnglish1•2 years agoThat’s an interesting way to do it. Do you have everything in 1 compose file?
minus-square@witten@lemmy.worldcakelinkfedilinkEnglish2•2 years 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.