#Docker login is not working even proper registry credentials are setup

5 messages · Page 1 of 1 (latest)

open mirage
#

I am trying to pull ubuntu image, as ip of machine must have exhausted free pull.. i added docker credential with username and PAT token which has access to pull public repository.. but when i am using template to spin up new pod with registry credential configuration.. i am getting following error

create container ubuntu/ubuntu:22.04
error creating container: Error response from daemon: pull access denied for ubuntu/ubuntu, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

am i missing soemthing here?

keen vessel
#

the creds are controled on template level

open mirage
#

yeah i added correct PAT token and username.. i was still facing issue..

young canopy
#

btw there is no image: ubuntu/ubuntu:22.04

#

try ubuntu:22.04