Skip to content

Commit 018b71b

Browse files
committed
support linux/ppc64le and linux/s390x cross build
Signed-off-by: CrazyMax <[email protected]>
1 parent 6627597 commit 018b71b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker-bake.hcl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ target "binaries" {
3838
"linux/arm64",
3939
"linux/arm/v7",
4040
"linux/arm/v6",
41+
"linux/ppc64le",
42+
"linux/s390x",
4143
"windows/amd64"
4244
]
4345
}

0 commit comments

Comments
 (0)