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

Provide image digest as an output #304

Open
DukeOfKirkcaldy opened this issue Dec 18, 2024 · 0 comments
Open

Provide image digest as an output #304

DukeOfKirkcaldy opened this issue Dec 18, 2024 · 0 comments

Comments

@DukeOfKirkcaldy
Copy link

The image digest is a required input for steps that follow the build process, such as actions/attest-build-provenance or for adding the built Docker image to JFrog Build Info.

Currently, the image digest is provided by the [docker/build-push-action](https://github.com/docker/build-push-action), but it is not available in the devcontainers/ci action. It would be useful to add the image digest as an output to support these use cases and ensure smooth integration when migrating existing workflows.

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

No branches or pull requests

1 participant