FROM alpine:latest
RUN apk add --no-cache py3-pip
RUN pip3 install python-keycloak
ADD kcli.py /
COPY dumps /