drone-kaniko
drone-kaniko copied to clipboard
A thin shim-wrapper around the official Google Kaniko Docker image to make it behave like the Drone Docker plugin.
**Describe the bug** When running drone-kaniko from a drone kubernetes runner, I get the following error: ``` standard_init_linux.go:211: exec user process caused "permission denied" ``` **Steps to reproduce the issue:**...
**Describe the bug** Recently I have seen all my builds that try to push fail with the following message: ``` error checking push permissions -- make sure you entered the...
drone-kaniko should use `,` instead of `\n` as separator for the `.tags` file, like the drone-docker plugin does.
It would be awesome if you could push a file like the README of the repo to the DockerHub description automatically.
Drone docker plugin has support for auto tag, may be we can borrow some code from there..
Most drone plugins allow keys to be base64 encoded see: https://github.com/drone-plugins/drone-docker/blob/c02aa47d64997938d01633e4ef012b677ac4614b/cmd/drone-gcr/main.go