Update Dockerfile

This commit is contained in:
Alexandre
2021-10-17 11:58:47 +02:00
committed by GitHub
parent f521bfffe0
commit 2c080b7635

View File

@@ -21,7 +21,8 @@ RUN \
# Adapt image # # Adapt image #
############### ###############
# Correct data path # Correct data path
ln -s /data /home/wger/src mkdir -p /data /home/wger/src \
&& ln -s /data /home/wger/src
### LABELS ### LABELS