Difference between revisions of "Platform"
Jump to navigation
Jump to search
Line 16: | Line 16: | ||
== See also == | == See also == | ||
* {{docker run}} | * {{docker run}} | ||
+ | |||
+ | [[Category:Docker]] |
Revision as of 11:05, 18 October 2023
docker build --platform docker run --platform
docker build --platform=linux/arm64 . docker build --platform=linux/amd64 .
docker run WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
ansible.builtin.set_fact
See also
Advertising: