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

adding tarball support for generating root layer hashes #1600

Merged

Conversation

SethHollandsworth
Copy link
Contributor

This will be used in a "clean-room" scenario for use to security policy generation. Clean-room in this instance is for generating a security policy on computers without internet access or the docker daemon (or similar) running.

The &tag passed in defaults to "latest" if only the image name is passed in. If the value of the tag is nil, the tarball must only have one image in it. Otherwise, many images can be stored in the tarball and be searched by their image name and tag.

@SethHollandsworth SethHollandsworth requested a review from a team as a code owner December 8, 2022 15:23
cmd/dmverity-vhd/main.go Outdated Show resolved Hide resolved
cmd/dmverity-vhd/main.go Outdated Show resolved Hide resolved
cmd/dmverity-vhd/main.go Outdated Show resolved Hide resolved
@anmaxvl anmaxvl merged commit 793fcc5 into microsoft:main Jan 11, 2023
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.

4 participants