• yeehaw@lemmy.ca
    link
    fedilink
    arrow-up
    3
    arrow-down
    2
    ·
    6 days ago

    YouTube. Duckduckgo.

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

    • P1nkman@lemmy.world
      link
      fedilink
      arrow-up
      3
      arrow-down
      1
      ·
      6 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
        arrow-up
        2
        ·
        5 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.