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

Provide the ability to get image size info without pulling images. #3

Closed
MichaelSimons opened this issue Jun 6, 2019 · 3 comments
Closed

Comments

@MichaelSimons
Copy link
Member

I have been asked a number of times by the .NET customers how to get the image sizes (compressed) after moving to MCR. It seems like this is something MCR should be exposing for our customers. I acknowledge the Docker Hub mechanism was flawed in that it was deceptive for multi-platform tags.

Example inquiry:
From dotnet/dotnet-docker#967 (comment) by @jonathann92
In docker hub I used to be able to see a "tags" columns and it would have all the previous tags and the size of the docker file.

@rotata
Copy link
Member

rotata commented Jun 13, 2019

Hi, I agree and this is something we will look to include it with in the Readme in the tabular display.

@TJM
Copy link

TJM commented Apr 10, 2020

https://docs.docker.com/registry/spec/api/ <-- it seems like there might be some missing API specs. I get a lot of 404's

@terencet-dev
Copy link
Contributor

Closing this issue as this is older than one year. Please feel free to open another GitHub issue if this is not correctly resolved.

Users can now view artifact sizes on mcr.microsoft.com

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

4 participants