When I try to download an image from docker, like the official image of 'ruby' or any other image, it gives this error:
✘ user@debian ~ sudo docker pull ruby
[sudo] password for user:
Using default tag: latest
Error response from daemon: manifest for ruby:latest not found
Does anyone know the reason for this error?