FROM ghcr.io/cerbos/cerbos:0.50.0

ENV CERBOS_CONFIG="/conf.default.yaml"
COPY conf.default.yaml /conf.default.yaml
COPY policies /policies
