/drone-grafana-docker

Drone plugin for building and publishing Grafana Docker images/manifests

Primary LanguageGoApache License 2.0Apache-2.0

[DEPRECATED] This repo is deprecated as of Grafana v8.3.x versions and newer. Docker socket is now mounted as a volume in Drone runners.

drone-grafana-docker

Drone plugin that uses Docker-in-Docker to build and publish Grafana Docker images.

Build

You will need to install Mage in order to build this project.

Build the Docker image with the following command:

mage

Usage

Notice: Be aware that this Docker plugin requires privileged capabilities, otherwise the integrated Docker daemon is not able to start.