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.
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: