1 Antwort
- Neueste
- Die meisten Stimmen
- Die meisten Kommentare
0
Hello.
How about making it based on amd using the following command when building Docker?
docker build --platform linux/amd64
Relevanter Inhalt
- AWS OFFICIALAktualisiert vor 3 Jahren
Hello.
How about making it based on amd using the following command when building Docker?
docker build --platform linux/amd64