This repository was archived by the owner on Oct 10, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-12
lines changed
Expand file tree Collapse file tree 3 files changed +3
-12
lines changed Original file line number Diff line number Diff line change @@ -39,10 +39,7 @@ ARG VERSION
3939LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DATE}"
4040LABEL maintainer="thelamer"
4141
42- # Env
43- ARG DEBIAN_FRONTEND="noninteractive"
44-
45- # add local files and files from c9base
42+ # add files from c9base
4643COPY --from=builder /buildout/ /
4744
4845RUN \
Original file line number Diff line number Diff line change @@ -39,10 +39,7 @@ ARG VERSION
3939LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DATE}"
4040LABEL maintainer="thelamer"
4141
42- # Env
43- ARG DEBIAN_FRONTEND="noninteractive"
44-
45- # add local files and files from c9base
42+ # add files from c9base
4643COPY --from=builder /buildout/ /
4744
4845RUN \
Original file line number Diff line number Diff line change @@ -39,10 +39,7 @@ ARG VERSION
3939LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DATE}"
4040LABEL maintainer="thelamer"
4141
42- # Env
43- ARG DEBIAN_FRONTEND="noninteractive"
44-
45- # add local files and files from c9base
42+ # add files from c9base
4643COPY --from=builder /buildout/ /
4744
4845RUN \
You can’t perform that action at this time.
0 commit comments