Giter Club home page Giter Club logo

Comments (14)

gsauthof avatar gsauthof commented on June 29, 2024 3

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.

from imagelayers-graph.

 avatar commented on June 29, 2024 1

Thanks, I'm going to start using MicroBadger.

from imagelayers-graph.

pavel-paulau avatar pavel-paulau commented on June 29, 2024
$ curl -s https://registry.hub.docker.com/v2/repositories/pavel/howdy/tags/ | python -mjson.tool
{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "creator": 3184,
            "full_size": 5271296,
            "id": 3332734,
            "image_id": null,
            "last_updated": "2016-06-10T01:17:04.137063Z",
            "last_updater": 3184,
            "name": "latest",
            "platforms": [
                5
            ],
            "repository": 731528,
            "v2": true
        }
    ]
}

from imagelayers-graph.

 avatar commented on June 29, 2024

I'm experiencing the same issue, but only for some images. It seems to only affect images that have been built more recently.

from imagelayers-graph.

streamnsight avatar streamnsight commented on June 29, 2024

same here. Looks like the tags endpoint return a 404
is it the dockerHub that is slow to propagate changes? My images are 1-2 days old.

from imagelayers-graph.

streamnsight avatar streamnsight commented on June 29, 2024

actually it looks like ImageLayer is still looking at a v1 registry, not v2

from imagelayers-graph.

geerlingguy avatar geerlingguy commented on June 29, 2024

Still an issue today :(

None of the images I've added in the last few months work on the service.

from imagelayers-graph.

 avatar commented on June 29, 2024

I'm also experiencing this issue
The following images could not be found: wesmoutreach/ssh:latest
https://hub.docker.com/r/wesmoutreach/ssh/tags/

from imagelayers-graph.

gargamile avatar gargamile commented on June 29, 2024

Still an issue! I was excited to use Imagelayers, but it is still not able to communicate with Docker Hub v2

from imagelayers-graph.

cron410 avatar cron410 commented on June 29, 2024

Still and issue for me too. packetworks/nxfilter-base and packetworks/nxfadmin

from imagelayers-graph.

yousefamar avatar yousefamar commented on June 29, 2024

Has this really been broken for that long? I guess this repo is abandoned; that's a real shame.

from imagelayers-graph.

guikcd avatar guikcd commented on June 29, 2024

Same issue for a public image created today.

from imagelayers-graph.

rupakg avatar rupakg commented on June 29, 2024

from imagelayers-graph.

guikcd avatar guikcd commented on June 29, 2024

Nice !

from imagelayers-graph.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.