mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-02-21 11:00:32 +01:00
Update Dockerfile
This commit is contained in:
@@ -3,6 +3,9 @@ FROM nathanvaughn/webtrees:latest
|
|||||||
|
|
||||||
ARG BASHIO_VERSION=0.13.1
|
ARG BASHIO_VERSION=0.13.1
|
||||||
|
|
||||||
|
# Copy root filesystem
|
||||||
|
COPY rootfs /
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
################
|
################
|
||||||
# Install apps #
|
# Install apps #
|
||||||
@@ -29,8 +32,7 @@ RUN \
|
|||||||
|
|
||||||
#ARG BUILD_ARCH
|
#ARG BUILD_ARCH
|
||||||
|
|
||||||
# Copy root filesystem
|
|
||||||
#COPY rootfs /
|
|
||||||
|
|
||||||
#RUN \
|
#RUN \
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user