Hello!
I have a local ProjectQuay instance running at home to aggregate all of my container images locally (mainly because of dockerhub api limits). I mirror/sync images once per day. ProjectQuay uses skopeo to retrieve information from the registry.
Over a week ago, all of the lscr.io hosted images have just stopped working.
skopeo inspect docker://lscr.io/linuxserver/nzbget:latest just times out.
skopeo inspect docker://ghcr.io/linuxserver/nzbget:latest works just fine, however.
Did something change with the lscr.io redirect, or is it possible that my automated mirroring has been blocked? I have a static IP and Tier2 ISP.
I’m just wondering if anybody else is seeing this kind of issue. I have changed all of my lscr images to use ghcr.io now and have no issues.