| ADD file:5758b97d8301c84a204a6e516241275d785a7cade40b2fb99f01fe122482e283 in / |
| CMD ["/bin/sh"] |
| /bin/sh -c apk --update add ca-certificates |
| ARG TARGETARCH |
| COPY file:fabb4c3688652f2c6b77cef951bb4d9a0c0abdc96c03456f51be4f7e7111990e in /tempo |
| |1 TARGETARCH=amd64 /bin/sh -c addgroup -g 10001 -S tempo && adduser -u 10001 -S tempo -G tempo |
| |1 TARGETARCH=amd64 /bin/sh -c mkdir -p /var/tempo && chown -R tempo:tempo /var/tempo |
| USER 10001:10001 |
| ENTRYPOINT ["/tempo"] |
| LABEL org.opencontainers.image.created=2024-10-15T15:13:43Z |
| LABEL org.opencontainers.image.revision=24c5b553df91cead5e3afc63e79a5f4deb702b62 |
| LABEL org.opencontainers.image.source=https://github.com/grafana/tempo.git |
| LABEL org.opencontainers.image.url=https://github.com/grafana/tempo |