sha256:481ef848430ee0d93b5754b69a95aa43865a1491d4c6f05daaba99c9cd9d618d
OS/ARCH
Compressed size
26.94 MB
Last pushed
4 months by shoehorn1
Type
Image
Manifest digest
sha256:2484948184125b029b57816fc6d515f662ff275405b2282d9ffb401ede4e41b2
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 #454 B12COPY --chown=65534:65534 cerbos/policies/ /policies/ #7.18 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