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

bake: raise maximum size limit and fix size check #2719

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

jsternberg
Copy link
Collaborator

Similar to #2716.

Use the file size rather than the proto size, raise the allowed limit to the same value for consistency, and improve the error message to include the limit in human units.

Similar to docker#2716.

Use the file size rather than the proto size, raise the allowed limit to
the same value for consistency, and improve the error message to include
the limit in human units.

Signed-off-by: Jonathan A. Sternberg <[email protected]>
@tonistiigi tonistiigi merged commit 4507a49 into docker:master Oct 4, 2024
106 checks passed
@jsternberg jsternberg deleted the bake-remote-size branch October 4, 2024 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants