• CarrotsHaveEars@lemmy.ml
      link
      fedilink
      arrow-up
      4
      ·
      19 days ago

      Docker is only useful in that many scenarios. Nowadays people make basic binaries like tar into a container, stating that it’s a platform agnostic solution. Sometimes some people are just incompetent and only know docker pull as the only solution.

    • tetris11@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      19 days ago

      LXC – natively containerize an application (or multiple)

      systemd-run – can natively limit CPU shares and RAM usage