Sign inSign up

shoehorned/shoehorn-cerbos:v0.6.0

Multi-platform
Index digest

sha256:46614509e88a16d30e6858f91a2320921bb20e04563b4c8ae68d2c00c0dca9fb

OS/ARCH

Compressed size

26.95 MB

Last pushed

3 months by shoehorn1

Type

Image

Manifest digest

sha256:d587b4491975e17193f3a5350ff63290761b80ad45d5518748b0a427fd6a8e9a

Image Layers

1ARG TARGETPLATFORM=linux/arm640 B
2EXPOSE [3592/tcp 3593/tcp]0 B
3ENV CERBOS_CONFIG=__default__0 B
4VOLUME [/policies /tmp /.cache]0 B
5ENTRYPOINT ["/cerbos"]0 B
6CMD ["server"]0 B
7HEALTHCHECK &{["CMD" "/cerbos" "healthcheck"] "10s"0 B
8COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit124.53 KB
9COPY linux/arm64/cerbos /cerbos # buildkit26.82 MB
10COPY --chown=65534:65534 /tmp/cerbos-audit /tmp/cerbos-audit #155 B
11COPY --chown=65534:65534 cerbos/config.yaml /config/config.yaml #459 B
12COPY --chown=65534:65534 cerbos/policies/ /policies/ #8.66 KB
13USER 655340 B
14LABEL maintainer=shoehorn.dev0 B
15LABEL description=Cerbos PDP with baked-in0 B
16LABEL org.opencontainers.image.licenses=Apache-2.00 B
17LABEL org.opencontainers.image.base.name=cerbos/cerbos:0.53.00 B

Command

ARG TARGETPLATFORM=linux/arm64