sha256:481ef848430ee0d93b5754b69a95aa43865a1491d4c6f05daaba99c9cd9d618d
OS/ARCH
Compressed size
29.98 MB
Last pushed
4 months by shoehorn1
Type
Image
Manifest digest
sha256:84100937333482d4b33cc034c1ce5023a14e18e29cc728394d9f7c67347274a3
Image Layers
1ARG TARGETPLATFORM=linux/amd640 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/amd64/cerbos /cerbos # buildkit29.85 MB10COPY --chown=65534:65534 /tmp/cerbos-audit /tmp/cerbos-audit #155 B11COPY --chown=65534:65534 cerbos/config.yaml /config/config.yaml #456 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/amd64