Grafana seems to fail in the docker-compose command, possibly due to old version? New version seems to require elevated privileges to run apt-get. See PR here: https://github.com/linkerd/linkerd-examples/pull/245
E: Some index files failed to download. They have been ignored, or old ones used instead.
ERROR: Service 'grafana' failed to build: The command '/bin/sh -c apt-get update && apt-get -y --no-install-recommends install curl' returned a non-zero code: 100
Grafana seems to fail in the docker-compose command, possibly due to old version? New version seems to require elevated privileges to run apt-get. See PR here: https://github.com/linkerd/linkerd-examples/pull/245