Update Dockerfile

This commit is contained in:
Alexandre
2021-10-21 21:28:12 +02:00
committed by GitHub
parent b37c4e96d6
commit d8ca782bc8

View File

@@ -3,6 +3,9 @@ FROM nathanvaughn/webtrees:latest
ARG BASHIO_VERSION=0.13.1
# Copy root filesystem
COPY rootfs /
RUN \
################
# Install apps #
@@ -29,8 +32,7 @@ RUN \
#ARG BUILD_ARCH
# Copy root filesystem
#COPY rootfs /
#RUN \