• HotDog7@feddit.online
      link
      fedilink
      English
      arrow-up
      3
      arrow-down
      1
      ·
      il y a 7 mois

      What’s wrong with Docker? Spinning up KitchenOwl was as easy as just copying and pasting the Docker Compose file.

      • SpaceNoodle@lemmy.world
        link
        fedilink
        arrow-up
        1
        arrow-down
        1
        ·
        il y a 7 mois

        It’s a waste of disk space, fucks up iptables, doesn’t isolate UID/GID, doesn’t reap orphaned processes, and just overall adds another layer complexity to what could just be a simple package installation.

    • acockworkorange@mander.xyz
      link
      fedilink
      arrow-up
      1
      arrow-down
      1
      ·
      edit-2
      il y a 6 mois

      Maintainability and reproducibility by the software maintainers.

      It does have several package formats on their github.