Fix auth function setup

This commit is contained in:
Bolke de Bruin 2022-08-26 11:42:10 +02:00
parent c76de478e2
commit 19e9e3269d
2 changed files with 2 additions and 2 deletions

View file

@ -28,7 +28,7 @@ RUN git clone https://github.com/bolkedebruin/rdpgw.git /app && \
chmod u+s /opt/rdpgw/rdpgw-auth && \
chown -R 1001 /opt/rdpgw
FROM busybox
FROM scratch
# make tempdir in case filestore is used
ADD tmp.tar /