No description
Find a file
Daniel J Walsh f1e87285dc
Merge pull request #7 from nalind/timestamps
Correct quoting, histories
2019-08-01 06:42:50 -04:00
BuildSourceImage.sh Correct quoting, histories 2019-07-31 19:25:46 -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.