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.

you are viewing a single comment's thread
view the rest of the comments
[–] 4 points 2 years ago (3 children)

You may not be a developer, but the first expected result with that query would be a link to https://hub.docker.com/_/redis

Google is really bad at this for some reason and will point you to blogs that as a dev I don't care in the slightest. Hell, using the same query I cannot find a single link to dockerhub on my device, it's extremely frustrating

  • source
  • parent
  • hideshow 3 child comments
  • [–] -4 points 2 years ago (2 children)

    I'm a developer and I'd much rather have the docs. Who the fuck can remember FROM reddis?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 2 years 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.

  • source
  • parent