Skip to content

Commit

Permalink
$cache
Browse files Browse the repository at this point in the history
  • Loading branch information
sam#gemmi-win10 committed Oct 14, 2023
1 parent f88bb35 commit e13b8c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deb12/buildx.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ compile2)
--build-arg COMPILE_TIGER=yes
"""
# --network=host: docker buildx create --use --name mybuilder2 --buildkitd-flags '--allow-insecure-entitlement network.host'
docker buildx build $plat $args --push -t $ns/$img -f src/Dockerfile.compile2 .
docker buildx build $cache $plat $args --push -t $ns/$img -f src/Dockerfile.compile2 .
;;

# +slim,base (docker-headless,weskit; use docker-headless's)
Expand Down

0 comments on commit e13b8c1

Please sign in to comment.