I am trying to pull a Jenkins image from docker hub but it is giving me this error:
manifest for docker.io/jenkins/jenkins:latest not found.
I tried using different image and different version specific tag as well but still getting the same issue.
[jenkins@localhost jenkins-data]$ docker pull docker.io/jenkins/jenkins
Using default tag: latest
Trying to pull repository docker.io/jenkins/jenkins ...
manifest for docker.io/jenkins/jenkins:latest not found