add kaniko into filesystem section

https://github.com/GoogleContainerTools/kaniko
This commit is contained in:
Filipp Frizzy 2019-08-30 16:25:36 +03:00 committed by GitHub
parent 82c9ab964a
commit ab442f4c25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -216,6 +216,8 @@ Whaler is designed to reverse engineer a Docker Image into the Dockerfile that c
A tool for exploring each layer in a docker image.
* [go-containerregistry](https://github.com/google/go-containerregistry)
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.
## Dashboard