Update Dockerfile

This commit is contained in:
Alexandre
2021-10-17 18:08:53 +02:00
committed by GitHub
parent 8809ef7100
commit 1f27cfd4dd

View File

@@ -6,13 +6,13 @@ VOLUME [ "/share" ]
USER root
RUN \
#RUN \
###############
# Adapt image #
###############
# Correct data path
mkdir -p /share/wger \
&& ln -s /share/wger /home
#mkdir -p /share/wger \
#&& ln -s /share/wger /home
### LABELS