This commit is contained in:
parent
a4104a5201
commit
7b99514459
@ -3,6 +3,7 @@
|
|||||||
# Other repositories may use tag suffix instead
|
# Other repositories may use tag suffix instead
|
||||||
ARG REPO=library
|
ARG REPO=library
|
||||||
FROM multiarch/qemu-user-static:4.2.0-2 as qemu-user-static
|
FROM multiarch/qemu-user-static:4.2.0-2 as qemu-user-static
|
||||||
|
RUN ls -al /usr
|
||||||
RUN ls -al /usr/bin
|
RUN ls -al /usr/bin
|
||||||
RUN touch /usr/bin/dummy
|
RUN touch /usr/bin/dummy
|
||||||
RUN ls -al /usr/bin
|
RUN ls -al /usr/bin
|
||||||
|
Loading…
Reference in New Issue
Block a user