mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-27 14:54:05 -06:00
290 B
290 B
Must include `
docker build --platform amd64 .
or add this in dockerfile
FROM --platform=amd64 debian
...
Links:
creating amd64 docker image on m1 - Stack Overflow
202403311844