docker: try qemu flag for arm64 builds

This commit is contained in:
Ramon Roche 2025-03-04 09:14:34 -08:00
parent c9efb84a21
commit a45f34ce4f
No known key found for this signature in database
GPG Key ID: 275988FAE5821713

View File

@ -8,6 +8,7 @@ ENV LC_ALL=C.UTF-8
ENV DISPLAY=:99
ENV TERM=xterm
ENV TZ=UTC
ENV QEMU_CPU=max,pauth-impdef=on
# SITL UDP PORTS
EXPOSE 14556/udp