This commit is contained in:
parent
7bc4392f5f
commit
6ec3055815
@ -8,7 +8,7 @@ FROM ${REPO}/python:3-alpine
|
|||||||
|
|
||||||
# This should be the target qemu arch
|
# This should be the target qemu arch
|
||||||
ARG ARCH=x86_64
|
ARG ARCH=x86_64
|
||||||
COPY --from=qemu-user-static /usr/bin/qemu-* /usr/bin/
|
COPY --from=qemu-user-static /usr/bin/qemu-${ARCH}-* /usr/bin/
|
||||||
|
|
||||||
# Everything below here is just a simple example
|
# Everything below here is just a simple example
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user