Merge pull request #174 from linuxserver/noble-qemu-bins
commit
809416f71a
|
@ -145,11 +145,6 @@ RUN \
|
||||||
/config \
|
/config \
|
||||||
/defaults \
|
/defaults \
|
||||||
/lsiopy && \
|
/lsiopy && \
|
||||||
echo "**** add qemu ****" && \
|
|
||||||
curl -o \
|
|
||||||
/usr/bin/qemu-aarch64-static -L \
|
|
||||||
"https://lsio-ci.ams3.digitaloceanspaces.com/qemu-aarch64-static" && \
|
|
||||||
chmod +x /usr/bin/qemu-aarch64-static && \
|
|
||||||
echo "**** cleanup ****" && \
|
echo "**** cleanup ****" && \
|
||||||
userdel ubuntu && \
|
userdel ubuntu && \
|
||||||
apt-get autoremove && \
|
apt-get autoremove && \
|
||||||
|
|
Ładowanie…
Reference in New Issue