mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-23 21:16:29 +01:00
Update Dockerfile
This commit is contained in:
@@ -31,9 +31,6 @@ ENV S6_CMD_WAIT_FOR_SERVICES=1 \
|
||||
# MOFIFY DATA PATH
|
||||
ENV CREATE_TUN_DEVICE=false
|
||||
|
||||
RUN \
|
||||
sed -i "s|config_repo_temp_dir=$(mktemp -d)|config_repo_temp_dir=/tmp|g" /etc/openvpn/fetch-external-configs.sh
|
||||
|
||||
# Global LSIO modifications
|
||||
ARG CONFIGLOCATION="/config/addons_config/transmission_openvpn"
|
||||
# hadolint ignore=SC2015, SC2013, SC2086
|
||||
|
||||
Reference in New Issue
Block a user