2016-12-21 14:03:14 UTC
97.7 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:75a822cd7888e394c49828b951061402d31745f596b1f502758570f2d0ee79e2 - 50.12% (49 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:247bcebe8e1e3a977f81bd9fadb26c8cad22349b5a157f6df180a7a6e72e02a1 - 49.88% (48.7 MB)
[#003] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#004] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#005] sha256:f79052f18680a0ebca841b3b3b190d94edfc7d658b4c90fd333d34993dbd0760 - 0.0% (662 Bytes)
[#006] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
/bin/sh -c #(nop) ADD file:1d214d2782eaccc743b8d683ccecf2f87f12a0ecdfbcd6fdf4943ce616f23870 in /
2016-12-13 22:10:59 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2016-12-21 14:02:47 UTC/bin/sh -c #(nop) ARG GRAFANA_VERSION
2016-12-21 14:03:09 UTC|1 GRAFANA_VERSION=4.0.2-1481203731 /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-21 14:03:12 UTC/bin/sh -c #(nop) VOLUME [/var/lib/grafana /var/log/grafana /etc/grafana]
2016-12-21 14:03:13 UTC/bin/sh -c #(nop) EXPOSE 3000/tcp
2016-12-21 14:03:14 UTC/bin/sh -c #(nop) COPY file:75ecc58e1fb97bee83ddb03c3752a1a130f16eea30b4de8d493b44cc81e57f4b in /run.sh
2016-12-21 14:03:14 UTC/bin/sh -c #(nop) ENTRYPOINT &{["/run.sh"]}
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.