Usage:"The alpine image to use as the base image when building the Alpine version of the Grafana docker image",
Value:"alpine:latest",
Usage:"The image or image alias specified in the Dockerfile to be used as the base image when building the Alpine version of the Grafana docker image.",
Value:"alpine-base",
}
UbuntuImageFlag=&cli.StringFlag{
Name:"ubuntu-base",
Usage:"The Ubuntu image to use as the base image when building the Ubuntu version of the Grafana docker image",
Value:"ubuntu:latest",
Usage:"The image or image alias specified in the Dockerfile to be used as the base image when building the Ubuntu version of the Grafana docker image",