We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6627597 commit 018b71bCopy full SHA for 018b71b
docker-bake.hcl
@@ -38,6 +38,8 @@ target "binaries" {
38
"linux/arm64",
39
"linux/arm/v7",
40
"linux/arm/v6",
41
+ "linux/ppc64le",
42
+ "linux/s390x",
43
"windows/amd64"
44
]
45
}
0 commit comments