Namespace
grafana
Image / Tag
grafana:4.0.1
Content Digest
sha256:ec1ac7c4ca500f84a23f838856240321021d279dbf0295f1fc813be612d574f1
Details
Created

2016-12-02 16:29:24 UTC

Size

97.7 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:43c265008fae5d1f3cbee0dac9697235320b174d85acbed002a4fe44236adec0 - 50.12% (49 MB)

[#001] sha256:def3aeec13d9cd331ef329c9b9824dc879749632eddfb37252390d462264b4bc - 49.88% (48.7 MB)

[#002] sha256:fd263b632ec17e860d74593365a671a1ddd153d2128555b9507584e726120eb4 - 0.0% (662 Bytes)


History
2016-10-21 16:22:34 UTC

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

2016-10-21 16:22:34 UTC

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

2016-12-02 16:28:41 UTC

/bin/sh -c #(nop) ARG GRAFANA_VERSION

2016-12-02 16:29:20 UTC

|1 GRAFANA_VERSION=4.0.1-1480694114 /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.7/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-12-02 16:29:21 UTC

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

2016-12-02 16:29:22 UTC

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

2016-12-02 16:29:23 UTC

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

2016-12-02 16:29:24 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