mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-01 05:14:04 +02:00
Update Dockerfile
This commit is contained in:
@@ -11,7 +11,7 @@ ARG TEMPIO_VERSION=2021.01.0
|
|||||||
ARG BUILD_ARCH
|
ARG BUILD_ARCH
|
||||||
|
|
||||||
# Copy root filesystem
|
# Copy root filesystem
|
||||||
#COPY rootfs /
|
COPY rootfs /
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
################
|
################
|
||||||
@@ -34,7 +34,7 @@ RUN \
|
|||||||
&& ln -s /usr/lib/bashio/bashio /usr/bin/bashio \
|
&& ln -s /usr/lib/bashio/bashio /usr/bin/bashio \
|
||||||
&& rm -rf /tmp/bashio
|
&& rm -rf /tmp/bashio
|
||||||
|
|
||||||
#RUN chmod a+x /docker-entrypoint.sh
|
RUN chmod a+x /docker-entrypoint.sh
|
||||||
################
|
################
|
||||||
# Modify image #
|
# Modify image #
|
||||||
################
|
################
|
||||||
|
|||||||
Reference in New Issue
Block a user