redundant souce code copy
There is a docker -v flag for test in Makefile Signed-off-by: Xiaodong Liu <liuxiaodong@loongson.cn>
This commit is contained in:
parent
3cb1909c70
commit
a4cb88f307
|
@ -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 . .
|
||||
|
|
Loading…
Reference in New Issue