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

Feature Request: docker pull/push --calculate #3270

Open
stampycode opened this issue Aug 25, 2021 · 0 comments
Open

Feature Request: docker pull/push --calculate #3270

stampycode opened this issue Aug 25, 2021 · 0 comments

Comments

@stampycode
Copy link

stampycode commented Aug 25, 2021

Currently there is no way to run a 'simulated' docker pull, and given the difference between layer hashes (used locally) and compressed layer hashes (used in the registries) it's not trivial to tell what the data cost will be to do a docker pull.

Please introduce a --calculate switch to the docker pull command to allow Docker to calculate the cost of a docker pull without actually doing one.

Similarly, a docker push --calculate would tell us how much data would be pushed to the registry without actually doing so, would be very useful for development when the user is bandwidth constrained.

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

No branches or pull requests

2 participants