Difference between revisions of "Platform:"
Jump to navigation
Jump to search
(Created page with "{{lc}} --platform {{docker}}") |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | * https://github.com/compose-spec/compose-spec/blob/master/spec.md#platform | ||
+ | |||
+ | platform: darwin | ||
+ | platform: windows/amd64 | ||
+ | platform: linux/arm64/v8 | ||
[[--platform]] | [[--platform]] | ||
− | {{docker}} | + | WARNING: image with reference XXXXXXX was found but does not match the specified platform: wanted [[linux/arm64]], actual: [[linux/amd64]] |
+ | |||
+ | == See also == | ||
+ | * {{docker-compose.yml}} | ||
+ | * {{platform}} | ||
+ | |||
+ | [[Category:Docker]] |
Latest revision as of 12:52, 4 May 2023
platform: darwin platform: windows/amd64 platform: linux/arm64/v8
--platform
WARNING: image with reference XXXXXXX was found but does not match the specified platform: wanted linux/arm64, actual: linux/amd64
See also[edit]
Advertising: