mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-16 20:39:12 +02:00
Update Dockerfile
This commit is contained in:
@@ -6,13 +6,13 @@ VOLUME [ "/share" ]
|
|||||||
|
|
||||||
USER root
|
USER root
|
||||||
|
|
||||||
RUN \
|
#RUN \
|
||||||
###############
|
###############
|
||||||
# Adapt image #
|
# Adapt image #
|
||||||
###############
|
###############
|
||||||
# Correct data path
|
# Correct data path
|
||||||
mkdir -p /share/wger \
|
#mkdir -p /share/wger \
|
||||||
&& ln -s /share/wger /home
|
#&& ln -s /share/wger /home
|
||||||
|
|
||||||
|
|
||||||
### LABELS
|
### LABELS
|
||||||
|
|||||||
Reference in New Issue
Block a user