• yeehaw
    link
    fedilink
    09 days ago

    YouTube. Duckduckgo.

    Personally I’m running 13 containers for various things. Worth it.

    • @P1nkman@lemmy.world
      link
      fedilink
      09 days ago

      But I googled docker, and only found apps that can be installed. Does it both require something to run the docker apps in?

      • @habitualcynic@lemmy.world
        link
        fedilink
        08 days ago

        Docker is a program that runs on an OS, usually Linux, and the docker apps or images are run by docker on the OS docker is installed on.

        I’m a rookie, but I run TrueNAS which runs docker images. Previously I ran plain Debian with docker installed to run docker images.