kaniko

kaniko

SEAN K.H. LIAO

kaniko

kaniko

kaniko

kaniko the docker container builder that doesn't require privileges. Ever wondered how that worked? Also, why

The reason is kaniko builds itself as a static binary, so once it's running, it no longer depends on the filesystem (the same cannot be said for running in windows). So it's now free to use its own container as the build context container, extracting base images such as FROM golang directly to its own root /.