mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-04 23:35:13 -04:00
Setup qemu
This commit is contained in:
+2
-2
@@ -53,5 +53,5 @@ FROM scratch
|
||||
LABEL maintainer="thespad"
|
||||
|
||||
# Add files from buildstage
|
||||
COPY --from=buildstage-amd64 /root-layer/ /amd64
|
||||
COPY --from=buildstage-aarch64 /root-layer/ /aarch64
|
||||
COPY --from=buildstage-amd64 /root-layer/ /tmp/amd64
|
||||
COPY --from=buildstage-aarch64 /root-layer/ /tmp/aarch64
|
||||
|
||||
Reference in New Issue
Block a user