Unable to pull image from GitHub Container Registry (GHCR)
For the past two days, I haven't been able to pull any images from the GitHub Container Registry (GHCR). This issue occurs with both public and private images. I have tried using both CMD and Windows Terminal, but without success. However, I am able to pull images normally from the Docker Hub. The command I use is this: docker pull ghcr.io/someorg/someimage: