• CorrectAlias@piefed.blahaj.zone
    link
    fedilink
    English
    arrow-up
    7
    ·
    14 days ago

    I’ve been putting off migrating a bunch of my docker run configs to compose. All of the services I’ve stood up for the least year and a half or so are using compose, but I still have most of mine using standard docker run (mostly because that was the default for Unraid when I built my server years ago). Maybe some day I’ll have the time to just do it all at once.

    • muxika@piefed.muxika.org
      link
      fedilink
      English
      arrow-up
      6
      ·
      14 days ago

      If you feel more comfortable with docker run, you could give podman a try. The security and automation benefits outweigh the differences, IMO.

      • CorrectAlias@piefed.blahaj.zone
        link
        fedilink
        English
        arrow-up
        3
        ·
        14 days ago

        Oh definitely, I use pods with quadlets for prod clients. Unraid just doesn’t support them natively (nor is there a third party plugin that I’m aware of)