mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Update Dockerfile
This commit is contained in:
@@ -17,6 +17,8 @@ RUN apk add --no-cache \
|
||||
\
|
||||
&& mkdir -p -m 777 /config/filebrowser
|
||||
|
||||
VOLUME [ "/data" ]
|
||||
|
||||
COPY run.sh /
|
||||
RUN chmod 777 /run.sh
|
||||
ENTRYPOINT [ "/run.sh" ]
|
||||
|
||||
Reference in New Issue
Block a user