-
Notifications
You must be signed in to change notification settings - Fork 35
ImageLayers cannot find tags for public image #94
Comments
|
ImageLayers seems not support Docker Registry v2 API. See [1], [2], [3], [4], [5] for details. [1]: https://medium.com/microscaling-systems/be-docker-image-conscious-deef8008fdce [2]: CenturyLinkLabs/docker-reg-client#5 [3]: microscaling/imagelayers-graph#94 [4]: microscaling/imagelayers-graph#96 [5]: microscaling/imagelayers-graph#92
ImageLayers seems not support Docker Registry v2 API. See [1], [2], [3], [4], [5], [6] for details. [1]: https://medium.com/microscaling-systems/be-docker-image-conscious-deef8008fdce [2]: microscaling/imagelayers-graph#85 (comment) [3]: CenturyLinkLabs/docker-reg-client#5 [4]: microscaling/imagelayers-graph#94 [5]: microscaling/imagelayers-graph#96 [6]: microscaling/imagelayers-graph#92
ImageLayers seems not support Docker Registry v2 API. See [1], [2], [3], [4], [5], [6] for details. [1]: https://medium.com/microscaling-systems/be-docker-image-conscious-deef8008fdce [2]: microscaling/imagelayers-graph#85 (comment) [3]: CenturyLinkLabs/docker-reg-client#5 [4]: microscaling/imagelayers-graph#94 [5]: microscaling/imagelayers-graph#96 [6]: microscaling/imagelayers-graph#92
I'm experiencing the same issue, but only for some images. It seems to only affect images that have been built more recently. |
same here. Looks like the tags endpoint return a 404 |
actually it looks like ImageLayer is still looking at a v1 registry, not v2 |
Still an issue today :( None of the images I've added in the last few months work on the service. |
I'm also experiencing this issue |
Still an issue! I was excited to use Imagelayers, but it is still not able to communicate with Docker Hub v2 |
Still and issue for me too. packetworks/nxfilter-base and packetworks/nxfadmin |
Has this really been broken for that long? I guess this repo is abandoned; that's a real shame. |
Same issue for a public image created today. |
Yes, the imagelayers web service seems to be pretty much abandoned for some time. Currently, MicroBadger is a viable alternative, for example:
Also weird that docker.com isn't integrating such basic functionality into their web frontend. |
Hi Georg,
Microscaling officially took over the ImageLayers project.
Thanks,
Rupak Ganguly
… On Apr 17, 2017, at 8:22 AM, Georg Sauthoff ***@***.***> wrote:
Yes, the imagelayers web service seems to be pretty much abandoned for some time.
Currently, MicroBadger is a viable alternative, for example:
https://microbadger.com/images/packetworks/nxfilter-base
https://microbadger.com/images/packetworks/nxfadmin
https://microbadger.com/images/wesmoutreach/ssh:latest
https://microbadger.com/images/pavel/howdy/
Also weird that docker.com isn't integrating such basic functionality into their web frontend.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Thanks, I'm going to start using MicroBadger. |
Nice ! |
Hi,
I added this public repository yesterday:
https://hub.docker.com/r/pavel/howdy/
However, ImageLayers cannot find image tags.
Steps:
Outcome:
It seems like you are trying to use deprecated API.
The text was updated successfully, but these errors were encountered: