Enable Docker multi-arch builds by default (#5901)

* Enable Docker multi-arch image building

* Added migration for Docker multi-arch image building
This commit is contained in:
Axel Fontaine
2026-05-19 09:40:54 +02:00
committed by GitHub
parent c0c480b24f
commit df82125953
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -105,6 +105,7 @@ power-profiles-daemon
python-gobject
python-poetry-core
python-terminaltexteffects
qemu-user-static-binfmt
qt5-wayland
quickshell
ripgrep
+3
View File
@@ -0,0 +1,3 @@
echo "Install qemu-user-static-binfmt for multi-arch Docker image building"
omarchy-pkg-add qemu-user-static-binfmt