Update Dockerfile

This commit is contained in:
Alexandre
2021-10-17 20:04:00 +02:00
committed by GitHub
parent 581f653ec5
commit 726ba2e6f9

View File

@@ -7,12 +7,9 @@ USER root
RUN ln -s /home/wger /data
USER wger
#USER wger
#COPY /home/wger/src /data
#WORKDIR "/data"
#RUN \
###############
# Adapt image #