Merge pull request #2505 from XiaodongLoong/redundant-copy-src

fix redundant source code copy issue
This commit is contained in:
Kir Kolyshkin
2020-07-08 07:37:55 -07:00
committed by GitHub
-2
View File
@@ -95,5 +95,3 @@ ENV DEBIAN_ROOTFS /debian
RUN mkdir -p "${DEBIAN_ROOTFS}"
RUN . tests/integration/multi-arch.bash \
&& get_and_extract_debian "$DEBIAN_ROOTFS"
COPY . .