sha256:1ae03d60dbd8fad959045226bf32271b67891472c5185653eb0ace59fabd807c
OS/ARCH
linux/arm64
Compressed size
26.95 MB
Last pushed
3 months by shoehorn1
Type
Image
Manifest digest
sha256:d587b4491975e17193f3a5350ff63290761b80ad45d5518748b0a427fd6a8e9a
Image Layers
1ARG TARGETPLATFORM=linux/arm640 B2EXPOSE [3592/tcp 3593/tcp]0 B3ENV CERBOS_CONFIG=__default__0 B4VOLUME [/policies /tmp /.cache]0 B5ENTRYPOINT ["/cerbos"]0 B6CMD ["server"]0 B7HEALTHCHECK &{["CMD" "/cerbos" "healthcheck"] "10s"0 B8COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit124.53 KB9COPY linux/arm64/cerbos /cerbos # buildkit26.82 MB10COPY --chown=65534:65534 /tmp/cerbos-audit /tmp/cerbos-audit #155 B11COPY --chown=65534:65534 cerbos/config.yaml /config/config.yaml #459 B12COPY --chown=65534:65534 cerbos/policies/ /policies/ #8.66 KB13USER 655340 B14LABEL maintainer=shoehorn.dev0 B15LABEL description=Cerbos PDP with baked-in0 B16LABEL org.opencontainers.image.licenses=Apache-2.00 B17LABEL org.opencontainers.image.base.name=cerbos/cerbos:0.53.00 BCommand
ARG TARGETPLATFORM=linux/arm64