mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-29 02:36:05 +02:00
rootfs
This commit is contained in:
@@ -26,7 +26,7 @@ RUN apt-get update \
|
|||||||
&& sed -i 's/{PGID:-911}/(bashio::config "PGID")/g' /etc/cont-init.d/10-adduser
|
&& sed -i 's/{PGID:-911}/(bashio::config "PGID")/g' /etc/cont-init.d/10-adduser
|
||||||
|
|
||||||
# copy local files
|
# copy local files
|
||||||
COPY root/ /
|
COPY rootfs/ /
|
||||||
|
|
||||||
# MOFIFY DATA PATH
|
# MOFIFY DATA PATH
|
||||||
RUN sed -i "s|config|data|g" /defaults/autostart
|
RUN sed -i "s|config|data|g" /defaults/autostart
|
||||||
|
|||||||
Reference in New Issue
Block a user