Skip to content

Commit

Permalink
buildx --build-arg COMPILE_SSH=yes
Browse files Browse the repository at this point in the history
    --build-arg COMPILE_FLUX=no
  • Loading branch information
sam#gemmi-win10 committed Nov 5, 2023
1 parent 7881467 commit 0779288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compile/buildx.sh
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ builder)
--build-arg COMPILE_TIGER=no
--build-arg COMPILE_XRDP=no
--build-arg COMPILE_SSH=yes
--build-arg COMPILE_FLUX=yes
--build-arg COMPILE_FLUX=no
--build-arg COMPILE_SUCKLESS=no
"""
# --network=host: docker buildx create --use --name mybuilder2 --buildkitd-flags '--allow-insecure-entitlement network.host'
Expand Down

0 comments on commit 0779288

Please sign in to comment.