Update Dockerfile

This commit is contained in:
Alexandre
2021-10-17 18:41:00 +02:00
committed by GitHub
parent b98f80bb47
commit 513664068e

View File

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