2016-04-15 15:26:22 UTC
96 MB
3.0.0-beta51460726755
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:fdd5d7827f33ef075f45262a0f74ac96ec8a5e687faeb40135319764963dcb42 - 51.05% (49 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:1a672cbfa33885a86045fa34556ea48c102617d680f14c53cd68f9ef30fdde6e - 48.95% (47 MB)
[#003] sha256:717991f5886148e61b442b6afd02bf6b6b4d57e11bfec0de9d08587dc816bf7b - 0.0% (320 Bytes)
/bin/sh -c #(nop) ADD file:b5391cb13172fb513dbfca0b8471ea02bffa913ffdab94ad864d892d129318c6 in /
2016-03-01 18:51:14 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2016-04-15 15:25:28 UTC/bin/sh -c #(nop) ENV GRAFANA_VERSION=3.0.0-beta51460726755
2016-04-15 15:26:21 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.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-04-15 15:26:21 UTC/bin/sh -c #(nop) VOLUME [/var/lib/grafana /var/lib/grafana/plugins /var/log/grafana /etc/grafana]
2016-04-15 15:26:21 UTC/bin/sh -c #(nop) EXPOSE 3000/tcp
2016-04-15 15:26:21 UTC/bin/sh -c #(nop) COPY file:3d85cbfeaf8371e23adce6726ede7067d131474775953776488843137a970fab in /run.sh
2016-04-15 15:26:22 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.