Skip to content

Commit

Permalink
sort buildOne
Browse files Browse the repository at this point in the history
  • Loading branch information
huapox committed Oct 17, 2023
1 parent 21600ec commit 56c8cc9
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,7 +37,6 @@ fi
# plat="--platform linux/arm"
docker buildx build $cache $plat $args --push -t $img -f $dockerfile .

# ./Dockerfile: err docker-1806/1903--alpine--make--noPermition
# exit 0
# it="-it"
function buildOne(){
Expand All @@ -56,6 +55,7 @@ ls -lhaS

# TODO loop: PLAT> buildOne
# rootfs_plat? TODO:multiPlat可并行
# ./Dockerfile: err docker-1806/1903--alpine--make--noPermition
buildOne

# +Dockerfile_out
Expand Down

0 comments on commit 56c8cc9

Please sign in to comment.