update readme

This commit is contained in:
Priya Wadhwa 2018-06-01 09:22:53 -07:00
parent 5e6b60f46e
commit d82fb26f81
No known key found for this signature in database
GPG Key ID: 0D0DAFD8F7AA73AE
1 changed files with 0 additions and 3 deletions

View File

@ -5,9 +5,6 @@ kaniko is a tool to build container images from a Dockerfile, inside a container
kaniko doesn't depend on a Docker daemon and executes each command within a Dockerfile completely in userspace.
This enables building container images in environments that can't easily or securely run a Docker daemon, such as a standard Kubernetes cluster.
We're currently in the process of building kaniko, so as of now it isn't production ready.
Please let us know if you have any feature requests or find any bugs!
- [Kaniko](#kaniko)
- [How does kaniko work?](#how-does-kaniko-work)