Sign inSign up

jaegertracing/example-hotrod:2.14.1

Multi-platform
Index digest

sha256:96ba9b1c5fe0abe92cec1d87aee4e726b5186b66a5c1f73411667a2a780b9e22

OS/ARCH

Compressed size

11.02 MB

Last pushed

9 months by jaegertracingbot

Type

Image

Manifest digest

sha256:30f53c8ca2b68c83327583b41fc8c517d0966dd2cd7715726451e2c889ebe50e

Image Layers

1ARG TARGETARCH=arm640 B
2EXPOSE [8080/tcp 8081/tcp 8082/tcp 8083/tcp]0 B
3COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit125.46 KB
4COPY hotrod-linux-arm64 /go/bin/hotrod-linux # buildkit10.9 MB
5ENTRYPOINT ["/go/bin/hotrod-linux"]0 B
6CMD ["all"]0 B

Command

ARG TARGETARCH=arm64