Namespace
grafana
Image / Tag
grafana-oss:4.1.2
Content Digest
sha256:05d925bd64cd3f9d6f56a4353774ccec588586579ab738f933cd002b7f96aca3
Details
Created

2017-02-19 12:42:59 UTC

Size

102 MB

Content Digest
Environment
PATH

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


Layers

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

[#001] sha256:c2ab838d405220fc89f9f6efcb8fc6cf325530cde846dbaca033d2fee4051421 - 51.86% (52.8 MB)

[#002] sha256:e8a816c8f5052ab63e36591ea381a0ebe156e937e8a690122d663826dfe7dea7 - 0.0% (683 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"]

2017-02-19 12:41:49 UTC

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

2017-02-19 12:42:55 UTC

|1 DOWNLOAD_URL=https://grafanarel.s3.amazonaws.com/builds/grafana_4.1.2-1486989747_amd64.deb /bin/sh -c apt-get update && apt-get -y --no-install-recommends install libfontconfig curl ca-certificates && apt-get clean && curl ${DOWNLOAD_URL} > /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/*

2017-02-19 12:42:56 UTC

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

2017-02-19 12:42:57 UTC

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

2017-02-19 12:42:58 UTC

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

2017-02-19 12:42:59 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