This search should obviously return the official Docker Hub Redis image, https://hub.docker.com/_/redis, but it’s just a bunch of blogs.

On DuckDuckGo the first result is the Docker Hub image, which is what everyone would want.

    • wkk@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      7 months ago

      It’s important to look at the dockerhub page to see the available tags (I usually prefer smaller images like alpine)

    • wkk@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      7 months ago

      The usage docs for the docker image should be in the dockerhub readme.

      But the first result to the query docker redis image should be the dockerhub entry, followed maybe by blog posts and tutorials.

      Otherwise you can query something like redis doc or redis docker tutorial.