mirror of
https://github.com/Friz-zy/awesome-linux-containers.git
synced 2024-10-01 01:06:18 -04:00
README: add umoci
umoci is fairly long-standing project which builds OCI images, and is fairly widely used.
This commit is contained in:
parent
ab442f4c25
commit
79e89a5165
@ -218,6 +218,8 @@ A tool for exploring each layer in a docker image.
|
|||||||
Go library and CLIs for working with container registries.
|
Go library and CLIs for working with container registries.
|
||||||
* [kaniko](https://github.com/GoogleContainerTools/kaniko)
|
* [kaniko](https://github.com/GoogleContainerTools/kaniko)
|
||||||
kaniko is a tool to build container images from a Dockerfile, inside a container or Kubernetes cluster.
|
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
|
## Dashboard
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user