Skip to content

Update to bashbrew 0.1.7#13769

Merged
tianon merged 1 commit intodocker-library:masterfrom
infosiftr:bashbrew-0.1.7
Dec 20, 2022
Merged

Update to bashbrew 0.1.7#13769
tianon merged 1 commit intodocker-library:masterfrom
infosiftr:bashbrew-0.1.7

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