FROM oryd/kratos:latest

ENV DSN=postgres://postgres:postgres@postgres:5432/postgres

COPY identity.default.schema.json /etc/config/identity.default.schema.json
COPY kratos.yaml /etc/config/kratos.yaml
COPY kratos.yaml /etc/config/kratos/kratos.yml