Skip to content

adding tarball support for generating root layer hashes - #1600

Merged
Maksim An (anmaxvl) merged 1 commit into
microsoft:mainfrom
SethHollandsworth:feature/tarball-dmverity-vhd
Jan 11, 2023
Merged

adding tarball support for generating root layer hashes#1600
Maksim An (anmaxvl) merged 1 commit into
microsoft:mainfrom
SethHollandsworth:feature/tarball-dmverity-vhd

Conversation

@SethHollandsworth

Copy link
Copy Markdown
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.

Comment threadcmd/dmverity-vhd/main.go Outdated
Comment threadcmd/dmverity-vhd/main.go Outdated
Comment threadcmd/dmverity-vhd/main.go Outdated
Comment threadcmd/dmverity-vhd/main.go
Signed-off-by: Seth Hollandsworth <sethho@microsoft.com>
Sign up for freeto 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

@SethHollandsworth@anmaxvl@hgarvison@helsaawy