Namespace
grafana
Image / Tag
tempo:main-e87b8d4
Content Digest
sha256:c5815e83df3951ac6a27f1f703d23a1af5bd04ffecb0fd32d61057089b697736
Details
Created

2024-11-26 12:07:30 UTC

Size

50.3 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-11-26T12:07:24Z
  • org.opencontainers.image.revision
    e87b8d4cc7b12d33e180ff8ab86fc3e7eb6f6968
  • org.opencontainers.image.source
    https://github.com/grafana/tempo.git
  • org.opencontainers.image.url
    https://github.com/grafana/tempo

Environment
PATH

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


Layers

[#000] sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f - 6.87% (3.46 MB)

[#001] sha256:f6da8777a16d7e4c41c03d7a3fbfd6a8dd442867a6e5ccd87b4d44f938e3a4e6 - 4.95% (2.49 MB)

[#002] sha256:4149562d6d9725e73e2c952892bf024f2181e7b75bb26da8d04a62bfa9e6910e - 88.18% (44.4 MB)

[#003] sha256:45402da5d78549c63fcae8b8cf405c92eb4ed6e3bc84138cd0cfcdf20f34aba0 - 0.0% (960 Bytes)

[#004] sha256:99c4b3f5b0b8f3e709b38c9e1e16bd952cf7e46ae7f586d99bc9f78350b7ee64 - 0.0% (125 Bytes)


History
2024-09-06 12:05:36 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.20.3-x86_64.tar.gz / # buildkit

2024-09-06 12:05:36 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2024-11-26 12:07:28 UTC

/bin/sh -c apk --update add ca-certificates

2024-11-26 12:07:28 UTC

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

2024-11-26 12:07:28 UTC

/bin/sh -c #(nop) COPY file:e3b4991328cf768da7dec662f6f293f99930cdd427051126e27804d34a4da58b in /tempo

2024-11-26 12:07:29 UTC

|1 TARGETARCH=amd64 /bin/sh -c addgroup -g 10001 -S tempo && adduser -u 10001 -S tempo -G tempo

2024-11-26 12:07:29 UTC

|1 TARGETARCH=amd64 /bin/sh -c mkdir -p /var/tempo -m 0700 && chown -R tempo:tempo /var/tempo

2024-11-26 12:07:29 UTC

/bin/sh -c #(nop) USER 10001:10001

2024-11-26 12:07:29 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/tempo"]

2024-11-26 12:07:29 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2024-11-26T12:07:24Z

2024-11-26 12:07:30 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e87b8d4cc7b12d33e180ff8ab86fc3e7eb6f6968

2024-11-26 12:07:30 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/grafana/tempo.git

2024-11-26 12:07:30 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/grafana/tempo

Details
Created

2024-11-26 12:07:44 UTC

Size

48 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-11-26T12:07:39Z
  • org.opencontainers.image.revision
    e87b8d4cc7b12d33e180ff8ab86fc3e7eb6f6968
  • org.opencontainers.image.source
    https://github.com/grafana/tempo.git
  • org.opencontainers.image.url
    https://github.com/grafana/tempo

Environment
PATH

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


Layers

[#000] sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b - 8.12% (3.9 MB)

[#001] sha256:907a6b49c1bf54d6d7f9fabceb2ffda148b54f84296e297c4da985eb2059e6cf - 5.17% (2.48 MB)

[#002] sha256:ebc745f301d4d7f4ef8b4a3d82a291afd082b11fd1f24f2a5219cf023ac32d45 - 86.71% (41.6 MB)

[#003] sha256:efb4989eec038e837cb6ce94073e467ac17dd5bf41251ae3bdebd5ec528752b3 - 0.0% (960 Bytes)

[#004] sha256:189b85d24abfcc994d07055ef7ee7be227c8bb64738722f66d2f8dc89fa5a72f - 0.0% (124 Bytes)


History
2024-09-06 12:05:36 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.20.3-aarch64.tar.gz / # buildkit

2024-09-06 12:05:36 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2024-11-26 12:07:42 UTC

/bin/sh -c apk --update add ca-certificates

2024-11-26 12:07:42 UTC

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

2024-11-26 12:07:43 UTC

/bin/sh -c #(nop) COPY file:70cbac23c611d7fae04446db467c25fee0c4c660492fd544ad66afac052f26d9 in /tempo

2024-11-26 12:07:43 UTC

|1 TARGETARCH=arm64 /bin/sh -c addgroup -g 10001 -S tempo && adduser -u 10001 -S tempo -G tempo

2024-11-26 12:07:44 UTC

|1 TARGETARCH=arm64 /bin/sh -c mkdir -p /var/tempo -m 0700 && chown -R tempo:tempo /var/tempo

2024-11-26 12:07:44 UTC

/bin/sh -c #(nop) USER 10001:10001

2024-11-26 12:07:44 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/tempo"]

2024-11-26 12:07:44 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2024-11-26T12:07:39Z

2024-11-26 12:07:44 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e87b8d4cc7b12d33e180ff8ab86fc3e7eb6f6968

2024-11-26 12:07:44 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/grafana/tempo.git

2024-11-26 12:07:44 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/grafana/tempo

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