• yeehaw@lemmy.ca
    link
    fedilink
    arrow-up
    3
    ·
    1 day ago

    YouTube. Duckduckgo.

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

    • P1nkman@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      1 day 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
        arrow-up
        1
        ·
        1 hour 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.