You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 10, 2021. It is now read-only.
Hi,
I've noticed that some of my images got zero-size badges and also layers info is not there. What could be the reason? Can you check it please? Thanks.
@accetto Yes, this could cause a problem. We get the metadata from Docker Hub using the Docker Registry API.
To determine the base image we need to read the FROM layer and I don't think the ARGS will be rendered.
But see #38 (comment) we have some stability problems at the moment. We are getting a lot of 403 responses from Docker Hub when getting the size of layers which is probably the reason for the 0 bytes.
My assumption doesn't seem to be right. Layers are correctly displayed also in cases like described above, but the size is zero. Also other images, that are simpler and haven't changed for quite a while show zero sizes. The reason must be elsewhere.
Hi,
I've noticed that some of my images got zero-size badges and also layers info is not there. What could be the reason? Can you check it please? Thanks.
accetto/ubuntu-vnc-xfce-firefox-default
accetto/xubuntu-vnc-angular
accetto/xubuntu-vnc-chromium
accetto/xubuntu-vnc-inkscape
accetto/xubuntu-vnc-js-heroku-postgresql
accetto/xubuntu-vnc-node
accetto/xubuntu-vnc-typescript
The text was updated successfully, but these errors were encountered: