This repository has been archived on 2024-07-26. You can view files and clone it, but cannot push or open issues or pull requests.
Nandor Kracser ccdae2bba6 initial import
2018-11-21 15:45:09 +01:00
2018-11-21 15:45:09 +01:00
2018-11-21 15:45:09 +01:00
2018-11-21 15:45:09 +01:00
2018-11-21 07:39:41 +01:00
2018-11-21 15:45:09 +01:00
2018-11-21 15:45:09 +01:00

kaniko-plugin

A thin shim-wrapper around the official Google Kaniko Docker image to make it behave like the Drone Docker plugin.

Test that it can build itself

docker run -it --rm -w /src -v $PWD:/src -e DOCKER_USERNAME=${DOCKER_USERNAME} -e DOCKER_PASSWORD=${DOCKER_PASSWORD} -e PLUGIN_REPO=banzaicloud/kaniko-plugin -e PLUGIN_TAG=test -e PLUGIN_DOCKERFILE=Dockerfile.test banzaicloud/kaniko-plugin
Description
A thin shim-wrapper around the official Google Kaniko Docker image to make it behave like the Drone Docker plugin.
Readme 59 KiB
Languages
Shell 89.1%
Dockerfile 10.9%