• @witten@lemmy.world
    link
    fedilink
    English
    22 years ago

    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.

    • qaz
      link
      fedilink
      English
      12 years ago

      That’s an interesting way to do it. Do you have everything in 1 compose file?