Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

Output image identity information #817

Open
colek42 opened this issue Oct 26, 2022 · 2 comments
Open

Output image identity information #817

colek42 opened this issue Oct 26, 2022 · 2 comments
Labels
kind/enhancement New feature or request
Milestone

Comments

@colek42
Copy link

colek42 commented Oct 26, 2022

As a user I would like some way to create an attestation on the acorn image produced. There are two ways that I think we could do this.

  1. Add a --iidfile flag that writes the image ID to a file. Docker currently has this flag

  2. Add an option to output a tar image when running acorn build

@ibuildthecloud
Copy link
Member

The —idfile is a simple addition that regardless of your use case we should do. But beyond that is there something we can do to make this even better?

@ibuildthecloud
Copy link
Member

The tar option is a bit weird because acorn include multiple docker images so I’m not sure what the tar would be. Are you talking about a OCI formatted tar that has digests and tars in it? We can do that, but again it seems like we could do something cooler.

@cjellick cjellick added this to the Backlog milestone Oct 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants