mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-08-16 18:12:29 +02:00
aurral: remove unnecessary PUID/PGID env vars
This commit is contained in:
@@ -18,9 +18,7 @@ LABEL \
|
|||||||
|
|
||||||
ENV AURRAL_DATA_DIR=/config/data \
|
ENV AURRAL_DATA_DIR=/config/data \
|
||||||
DOWNLOAD_FOLDER=/share/aurral/downloads \
|
DOWNLOAD_FOLDER=/share/aurral/downloads \
|
||||||
WEEKLY_FLOW_FOLDER=/share/aurral/downloads/weekly-flow \
|
WEEKLY_FLOW_FOLDER=/share/aurral/downloads/weekly-flow
|
||||||
PUID=0 \
|
|
||||||
PGID=0
|
|
||||||
|
|
||||||
COPY rootfs /
|
COPY rootfs /
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user