publish-packages icon indicating copy to clipboard operation
publish-packages copied to clipboard

[Bug] Cannot pull the image "docker.pkg.github.com/YOURNAME/js-build/tic-tac-toe:f29"

Open sinsukehlab opened this issue 2 years ago • 1 comments

Describe the bug Cannot pull the docker image when following instructions.

To Reproduce Steps to reproduce the behavior:

  1. Follow instructions and perform activities (Steps 1 to 3), so that you merge the pull request.
  2. In step 4, log in to Docker using a personal access token.
  3. Type the following command: docker pull docker.pkg.github.com/YOURNAME/js-build/tic-tac-toe:f29.
  4. Replace YOURNAME with your GitHub username.
  5. Press Enter and you will see an error in the output.

Expected behavior According to README.md, you should see output indicating that the pull was successful, like Status: Downloaded newer image for docker. However the output says, "Error response from daemon: manifest unknown".

Screenshots If applicable, add screenshots to help explain your problem.

Device information

  • Type: Desktop PC
  • OS: Windows 11
  • Browser: Chrome
  • Version: 103.0.5060.114

Additional context Add any other context about the problem here.

sinsukehlab avatar Jul 20 '22 09:07 sinsukehlab

true

pstepanek954 avatar Sep 11 '22 03:09 pstepanek954

For a quick fix, please read the tag from GitHub Action. My demo https://www.youtube.com/watch?v=vfxhVIBjMb0

wongcyrus avatar Jan 16 '23 03:01 wongcyrus