mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-15 03:49:20 +02:00
Update Dockerfile
This commit is contained in:
@@ -25,6 +25,9 @@ FROM ${BUILD_FROM}
|
|||||||
|
|
||||||
# Global variables
|
# Global variables
|
||||||
ENV DZM_CONFIG_DIR="/config/addons_config/zoneminder"
|
ENV DZM_CONFIG_DIR="/config/addons_config/zoneminder"
|
||||||
|
ENV PUID=0
|
||||||
|
ENV PGID=0
|
||||||
|
|
||||||
# Change data location
|
# Change data location
|
||||||
# hadolint ignore=DL4006
|
# hadolint ignore=DL4006
|
||||||
RUN grep -rl "/config" /etc/ | xargs sed -i 's|/config|/config/addons_config/zoneminder|g'
|
RUN grep -rl "/config" /etc/ | xargs sed -i 's|/config|/config/addons_config/zoneminder|g'
|
||||||
|
|||||||
Reference in New Issue
Block a user