folak@lemmy.world to Selfhosted@lemmy.worldEnglish · 1 year agoDocker vs Podman, which one to choose for a beginner and why ?message-squaremessage-square49fedilinkarrow-up161arrow-down12
arrow-up159arrow-down1message-squareDocker vs Podman, which one to choose for a beginner and why ?folak@lemmy.world to Selfhosted@lemmy.worldEnglish · 1 year agomessage-square49fedilink
minus-squarewitten@lemmy.worldlinkfedilinkEnglisharrow-up2·1 year agoSince I use Docker Compose with Podman, I just make a single systemd service to run Docker Compose on boot, thereby starting all my containers at once.
minus-squareqaz@lemmy.worldlinkfedilinkEnglisharrow-up1·1 year agoThat’s an interesting way to do it. Do you have everything in 1 compose file?
Since I use Docker Compose with Podman, I just make a single systemd service to run Docker Compose on boot, thereby starting all my containers at once.
That’s an interesting way to do it. Do you have everything in 1 compose file?