Skip to content

Commit

Permalink
--platform=amd64,arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
sam#gemmi-win10 committed Oct 2, 2023
1 parent 89302ba commit f942b7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builder/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ RUN echo 123; uname -a;
EOF

cd /tmp
docker build -t t01 .
docker build --platform=amd64,arm64 -t t01 .

0 comments on commit f942b7c

Please sign in to comment.