Closed maheshmadpathi closed 7 years ago
Probably line curl https://grafanarel.s3.amazonaws.com/builds/grafana_${GRAFANA_VERSION}_amd64.deb
has a problem. There is build argument used. Did you pass that argument? For example:
docker build --build-arg GRAFANA_VERSION=latest .
:satisfied: it works now.. Thanks a lot!
I'm getting below error while building
grafana
image ondocker toolbox
below is Dockerfile
any clue?