This commit is contained in:
Hans Karlinius
2024-12-01 05:51:51 +01:00
parent 551c50e644
commit 251c0afbed
5 changed files with 16 additions and 35 deletions
-7
View File
@@ -1,13 +1,6 @@
ARG BUILD_FROM
FROM $BUILD_FROM
# Install requirements for add-on
#RUN \
# apk add --no-cache \
# nginx
#WORKDIR /data
# Copy root filesystem
COPY rootfs /