Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not get layers list for image with specific tag #58

Open
andreishtilman opened this issue Nov 8, 2018 · 0 comments
Open

Could not get layers list for image with specific tag #58

andreishtilman opened this issue Nov 8, 2018 · 0 comments

Comments

@andreishtilman
Copy link

andreishtilman commented Nov 8, 2018

How do I get the layers for the image with tag. I believe it should be as
./registry.py -r http://my-registry:5000 -i my_ubuntu:18.04 --layers

But this gives me:
Image: my_ubuntu:18.04
no tags!
Is it a bug? or I do something wrong?

Of course it works with no tag:
./registry.py -r http://my-registry:5000 -i my_ubuntu --layers

Image: my_ubuntu
tag: 18.04
layer: sha256:90497d4758cf4e8b22913aec17e82e30336584847dd956a3383efc949aba968a, size: 30641124
layer: sha256:2468b9e0fff8a0409adb672f8756e8920fbfa32763a44b4c9e3a6aecc26a6f85, size: 843
layer: sha256:37aeca5fb7ec932a26b18693ccb530e3fdf1e7d4c0e846946448e1537e0d9d7a, size: 473
layer: sha256:d3da7922cea78b56e9f974475499397f935eca546ff74383fff8bb975616263a, size: 860
layer: sha256:31842cf4229f29c1d242b3eefb523c7f6f5e65b350ca9baecf4ec02125ee489c, size: 162

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant