FROM alpine:3.16.2
RUN \
apk add --no-cache \
bash \
krb5 \
openldap-clients \
samba-dc \
supervisor
CMD /init.sh setup