Skip to content

Commit

Permalink
export BUILDPLATFORM=linux/arm
Browse files Browse the repository at this point in the history
  • Loading branch information
sam#gemmi-win10 committed Oct 17, 2023
1 parent 4a3ad3c commit 03014e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ubt-core/src/gcc/static/alpine-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ fi
# plat="--platform linux/arm"
docker buildx build $cache $plat $args --push -t $img -f $dockerfile .


export BUILDPLATFORM=linux/arm
# ./Dockerfile: err docker-1806/1903--alpine--make--noPermition
# it="-it"
docker run $it --rm --privileged --platform=$BUILDPLATFORM \
Expand Down

0 comments on commit 03014e3

Please sign in to comment.