README: add umoci

umoci is fairly long-standing project which builds OCI images, and is fairly widely used.
This commit is contained in:
Aleksa Sarai [see §317C(6)] 2019-10-01 02:20:10 +10:00 committed by GitHub
parent ab442f4c25
commit 79e89a5165
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -218,6 +218,8 @@ A tool for exploring each layer in a docker image.
Go library and CLIs for working with container registries.
* [kaniko](https://github.com/GoogleContainerTools/kaniko)
kaniko is a tool to build container images from a Dockerfile, inside a container or Kubernetes cluster.
* [umoci](https://umo.ci/)
umoci is a tool to manipulate OCI container images, and can be used as a rudimentary build tool.
## Dashboard