Add logo to README (#236)
This commit is contained in:
parent
d293df5c47
commit
697ad41bc5
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
[](https://travis-ci.org/GoogleContainerTools/kaniko)
|
||||
|
||||

|
||||
|
||||
kaniko is a tool to build container images from a Dockerfile, inside a container or Kubernetes cluster.
|
||||
|
||||
kaniko doesn't depend on a Docker daemon and executes each command within a Dockerfile completely in userspace.
|
||||
|
|
|
|||
Loading…
Reference in New Issue