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

Update to bashbrew 0.1.7 #13769

Merged
merged 1 commit into from
Dec 20, 2022
Merged

Conversation

tianon
Copy link
Member

@tianon tianon commented Dec 19, 2022

Notably, this adds support for Builder: oci-import:

Notably, this adds support for `Builder: oci-import`
@tianon tianon merged commit b23113f into docker-library:master Dec 20, 2022
@tianon tianon deleted the bashbrew-0.1.7 branch December 20, 2022 00:49
@tianon
Copy link
Member Author

tianon commented Dec 20, 2022

See also docker-library/bashbrew#51: the most important call-out here is that this is intended for base images where we're effectively swapping a super-basic three-line Dockerfile (FROM scratch + ADD rootfs.xxx / + CMD ["..."]) that creates rootfs metadata as a side effect for an explicit JSON file that contains the pre-calculated metadata such that an architecture image's individual content-addressable digest is preserved all the way through our pipeline.

This is not intended for non-base images, and new images / image updates which attempt to do so will likely be rejected during review.

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

Successfully merging this pull request may close these issues.

1 participant