Namespace
grafana
Image / Tag
grafana-oss:3.0.0-beta3
Content Digest
sha256:8df63544b9d0cf94ace7e95ea6cdbff9519e636b343aff12b71d5fa611709ac3
Details
Created

2016-04-12 15:24:52 UTC

Size

96 MB

Content Digest
Environment
GRAFANA_VERSION

3.0.0-beta31460467884

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:fdd5d7827f33ef075f45262a0f74ac96ec8a5e687faeb40135319764963dcb42 - 51.05% (49 MB)

[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#002] sha256:76f5fa874486e0ba811ab802ace1fcf3cc630d23af99ae848dc199afc834aa95 - 48.95% (47 MB)

[#003] sha256:baf62840e0b39a14f7c815cd2ded1be010600412f18d55df28636a957eea4f38 - 0.0% (242 Bytes)


History
2016-03-01 18:51:11 UTC

/bin/sh -c #(nop) ADD file:b5391cb13172fb513dbfca0b8471ea02bffa913ffdab94ad864d892d129318c6 in /

2016-03-01 18:51:14 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2016-04-12 15:23:31 UTC

/bin/sh -c #(nop) ENV GRAFANA_VERSION=3.0.0-beta31460467884

2016-04-12 15:24:51 UTC

/bin/sh -c apt-get update && apt-get -y --no-install-recommends install libfontconfig curl ca-certificates && apt-get clean && curl https://grafanarel.s3.amazonaws.com/builds/grafana_${GRAFANA_VERSION}_amd64.deb > /tmp/grafana.deb && dpkg -i /tmp/grafana.deb && rm /tmp/grafana.deb && curl -L https://github.com/tianon/gosu/releases/download/1.5/gosu-amd64 > /usr/sbin/gosu && chmod +x /usr/sbin/gosu && apt-get remove -y curl && apt-get autoremove -y && rm -rf /var/lib/apt/lists/*

2016-04-12 15:24:51 UTC

/bin/sh -c #(nop) VOLUME [/var/lib/grafana /var/log/grafana /etc/grafana]

2016-04-12 15:24:51 UTC

/bin/sh -c #(nop) EXPOSE 3000/tcp

2016-04-12 15:24:52 UTC

/bin/sh -c #(nop) COPY file:efc8aa6ea38c63eaca8c76762c2718429cf7b3dd16fb85b6b0b2cdc0c73061aa in /run.sh

2016-04-12 15:24:52 UTC

/bin/sh -c #(nop) ENTRYPOINT &{["/run.sh"]}

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete