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