Namespace
grafana
Image / Tag
tempo:r178-a170b4a
Content Digest
sha256:cd61edbcd08813b209eea3f94cf66c2523c184b75a31ba9d0f791bdfa8f0e021
Details
Created

2024-12-09 03:02:25 UTC

Size

50.4 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-12-09T03:02:19Z
  • org.opencontainers.image.revision
    a170b4abfa9be8a4b5a3af2a4be0cdac5f7d9ad2
  • 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.86% (3.46 MB)

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

[#002] sha256:0248da9b6ce8b1b5f6cdf94f38069f26db48694f24ca3e7b279662e6f57ba7a0 - 88.18% (44.4 MB)

[#003] sha256:709c9d53aaf425627fb8c3613bbf4370b9acd8eb46e8c089fc3fa36db0d41488 - 0.0% (958 Bytes)

[#004] sha256:41c27c8a100773f7f9cd4efaebdd2ff47d1a182bf2f80ff03662e84310bcd504 - 0.0% (123 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-12-09 03:02:23 UTC

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

2024-12-09 03:02:23 UTC

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

2024-12-09 03:02:23 UTC

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

2024-12-09 03:02:24 UTC

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

2024-12-09 03:02:25 UTC

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

2024-12-09 03:02:25 UTC

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

2024-12-09 03:02:25 UTC

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

2024-12-09 03:02:25 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2024-12-09T03:02:19Z

2024-12-09 03:02:25 UTC

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

2024-12-09 03:02:25 UTC

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

2024-12-09 03:02:25 UTC

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

Details
Created

2024-12-09 03:04:14 UTC

Size

48.1 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-12-09T03:04:07Z
  • org.opencontainers.image.revision
    a170b4abfa9be8a4b5a3af2a4be0cdac5f7d9ad2
  • 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.11% (3.9 MB)

[#001] sha256:7d841a262dde866a3d418f1c05c41d15ecb2dda85c62ad687bf425ffc91536cb - 5.16% (2.48 MB)

[#002] sha256:bdec33a88765941202505c3e27d21900a4e62f43718d31ac80af4ad059a0b2d7 - 86.72% (41.7 MB)

[#003] sha256:a5690fefe172b126e8c381d20ad7b16174d29f2607e518bd9bd5cf77e159155f - 0.0% (959 Bytes)

[#004] sha256:9a6dfbe8e4c4dda209c86468c0baf03f68fd120dbbdc24ace6de95e4589ba513 - 0.0% (123 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-12-09 03:04:12 UTC

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

2024-12-09 03:04:12 UTC

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

2024-12-09 03:04:12 UTC

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

2024-12-09 03:04:13 UTC

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

2024-12-09 03:04:13 UTC

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

2024-12-09 03:04:14 UTC

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

2024-12-09 03:04:14 UTC

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

2024-12-09 03:04:14 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2024-12-09T03:04:07Z

2024-12-09 03:04:14 UTC

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

2024-12-09 03:04:14 UTC

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

2024-12-09 03:04:14 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