No description
740a3b60fa
Changing the time on all SRC RPMS to EPOCH So the images will always have the same date on them. This prevents us from getting variance and allows the blobs to be shared. Also now commit each layer and start a new container based on the previous Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> |
||
---|---|---|
BuildSourceImage.sh | ||
LICENSE | ||
README.md |
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.