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

Docker build image workflow #56

Closed
ianlewis opened this issue May 18, 2022 · 2 comments
Closed

Docker build image workflow #56

ianlewis opened this issue May 18, 2022 · 2 comments
Labels
type:feature New feature or request

Comments

@ianlewis
Copy link
Member

Based on #23 it would be possible to allow the use of a generic Docker image to perform the build step prior to provenance generation.

Considerations:

  • We could allow users to specify a publicly or privately available Docker image by name and run that.
  • We could allow users to specify a Dockerfile which we build for them before running the image.
@ianlewis ianlewis added type:feature New feature or request area:dockerfile Issue with the Dockerfile builder workflow(s) labels May 18, 2022
@ianlewis ianlewis changed the title Docker image workflow Docker build image workflow May 18, 2022
@ianlewis ianlewis removed the area:dockerfile Issue with the Dockerfile builder workflow(s) label Jun 30, 2022
@rbehjati
Copy link
Contributor

Can this be closed and marked as completed now that we have the container-based builder?

@asraa
Copy link
Collaborator

asraa commented May 1, 2023

I think so - the second suggestion about provenance for a docker file is specified here: #57

@asraa asraa closed this as completed May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feature New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants