test
This commit is contained in:
@@ -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 /
|
||||
|
||||
|
||||
Reference in New Issue
Block a user