@folak@lemmy.world to Selfhosted@lemmy.worldEnglish • 2 years agoDocker vs Podman, which one to choose for a beginner and why ?message-square48arrow-up167
arrow-up167message-squareDocker vs Podman, which one to choose for a beginner and why ?@folak@lemmy.world to Selfhosted@lemmy.worldEnglish • 2 years agomessage-square48
minus-square@witten@lemmy.worldlinkfedilinkEnglish2•2 years 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-squareqazlinkfedilinkEnglish1•2 years 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?