Commit 5c161529 by Leonard Gram

build: grafana enterprise docker image.

parent c105e911
...@@ -8,3 +8,5 @@ docker build \ ...@@ -8,3 +8,5 @@ docker build \
--tag "${_docker_repo}:${_grafana_tag}"\ --tag "${_docker_repo}:${_grafana_tag}"\
--no-cache=true \ --no-cache=true \
. .
docker push "${_docker_repo}:${_grafana_tag}"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment