mirror of
https://github.com/photoprism/photoprism.git
synced 2025-12-12 00:34:13 +01:00
CI: Update install-qemu.sh script
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
sudo apt-get update && sudo apt-get -qq install -y qemu binfmt-support qemu-kvm qemu-system \
|
||||
qemu-user qemu-user-binfmt qemu-utils qemu-efi-arm qemu-efi-aarch64
|
||||
|
||||
# sudo apt-get update && sudo apt-get -qq install -y qemu-user-binfmt
|
||||
# docker run --rm --privileged multiarch/qemu-user-static --reset -p yes
|
||||
docker run --rm --privileged multiarch/qemu-user-static --reset -p yes
|
||||
|
||||
sleep 10
|
||||
|
||||
Reference in New Issue
Block a user