Skip to content

Commit

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

exit 0
# ./Dockerfile: err docker-1806/1903--alpine--make--noPermition
# exit 0
# it="-it"
docker run $it --rm --privileged --platform=$BUILDPLATFORM \
-v $(pwd):/mnt \
Expand Down

0 comments on commit 009162f

Please sign in to comment.