Skip to content

Commit dd83e48

Browse files
committed
Docker Multi Platform Build
1 parent a51e0f9 commit dd83e48

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/BuildDocker.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
with:
2424
context: .
2525
file: Container/Dockerfile
26+
platforms: linux/amd64,linux/arm64
2627
push: true
27-
# JUNGVI: If you operate from a fork and want to build a new docker make sure to replace 'pulp-platform' by your uname.
28-
tags: ghcr.io/pulp-platform/deepquant:main
28+
# JUNGVI: If you operate from a fork and want to build a new docker make sure to replace 'pulp-platform' by your uname.
29+
tags: ghcr.io/pulp-platform/deepquant:wiesep-dev

0 commit comments

Comments
 (0)