No description
The approach taken here is to push the source archives directly to the registry as blob. Then generate an image manifest to group the blobs together creating a pseudo "source image manifest". The benefits of this approach are: 1. Simpler to deduplicate content in registry 2. No container image building is required Signed-off-by: Luiz Carvalho <lucarval@redhat.com> |
||
---|---|---|
.gitignore | ||
build-source-image | ||
LICENSE | ||
README.md |
BuildSourceImage
Tool to build a source image based on an existing OCI image