No description
Find a file
Valentin Rothberg 8faa7452f6
Merge pull request #19 from vbatts/rebase_cruft
BuildSourceImage: remove cruft from the rebase during rewrite
2019-09-11 08:46:50 +02:00
BuildSourceImage.sh BuildSourceImage: remove cruft from the rebase during rewrite 2019-09-10 11:12:14 -04:00
Dockerfile *: more review updates from VR 2019-09-10 09:08:44 -04:00
LICENSE Initial commit 2019-07-12 14:36:52 -04:00
README.md Initial Version 2019-07-12 14:47:11 -04:00

BuildSourceImage

Tool to build a source image based on an existing OCI image

This script uses BUILDAH to build source code container images based on existing OCI images.

The goal is to make retrieving the source code used to make a container image easier for users to obtain, using the standard OCI protocols and image formats.