Skip to content

Pull access denied , repository does not exist or may require 'docker login' #1821

Answered by piksel
ravikumar0017 asked this question in Q&A
Discussion options

You must be logged in to vote

You need to start your container with a full image name (including the repository). It currently just uses the image named 0b6a657795a5 which contains no information on where to update the image from.

Something like:

docker run container.azurecr.io/nx:master

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ravikumar0017
Comment options

Answer selected by ravikumar0017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants
Converted from issue

This discussion was converted from issue #1820 on November 01, 2023 16:12.