sha256:b07d5e6834f1b449fc9d05146edab9d5f330cf18be2d8c786aca789b7c28ea82
OS/ARCH
linux/arm64
Compressed size
4.27 MB
Last pushed
11 months by philipz
Type
Image
Manifest digest
sha256:b07d5e6834f1b449fc9d05146edab9d5f330cf18be2d8c786aca789b7c28ea82
Image Layers
182.73 KB212.28 KB3447.85 KB427.72 KB567 B6188 B7130 B8168 B993 B10385 B11321 B12127.82 KB13ARG TARGETOS=linux0 B14ARG TARGETARCH=arm640 B15LABEL org.opencontainers.image.source=https://github.com/openchoreo/openchoreo0 B16LABEL org.opencontainers.image.description=OpenChoreo Observability Service0 B17LABEL org.opencontainers.image.license=Apache-2.00 B18WORKDIR /0 B19COPY bin/dist/linux/arm64/observer . # buildkit3.58 MB20USER 65532:655320 B21EXPOSE [8080/tcp]0 B22ENTRYPOINT ["/observer"]0 BCommand