ok no user then

This commit is contained in:
Macleykun
2022-06-18 12:52:52 +02:00
parent 1d60fb7de9
commit 23134ae5fd

View File

@@ -23,8 +23,6 @@ RUN rm -r /home/pi/pialert/tar \
EXPOSE 80/tcp
USER www-data
# https://github.com/rtsp/docker-lighttpd/blob/main/Dockerfile
# Todo, refacto CMD so that we can run lighttpd and make it respond instant
# The above Dockerfile is doing this well, but i don't see why it isn't working for us