mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-26 02:31:51 +02:00
Update Dockerfile
This commit is contained in:
@@ -32,4 +32,4 @@ RUN \
|
|||||||
# && grep -rl /etc/services.d/* -e '/config' | xargs sed -i 's=/config=/data=g' \
|
# && grep -rl /etc/services.d/* -e '/config' | xargs sed -i 's=/config=/data=g' \
|
||||||
&& grep -rl /defaults/* -e '/config' | xargs sed -i 's=/config=/data=g'
|
&& grep -rl /defaults/* -e '/config' | xargs sed -i 's=/config=/data=g'
|
||||||
|
|
||||||
VOLUME [ "/data:/config" ]
|
VOLUME [ "/data" ]
|
||||||
|
|||||||
Reference in New Issue
Block a user