Update Dockerfile

This commit is contained in:
Alexandre
2021-10-17 18:43:25 +02:00
committed by GitHub
parent 513664068e
commit 46ab2c697b

View File

@@ -3,7 +3,7 @@ FROM wger/devel:latest
VOLUME [ "/data" ]
COPY /home/wger/src /data
#COPY /home/wger/src /data
WORKDIR "/data"