Skip to content

Commit

Permalink
buildx no
Browse files Browse the repository at this point in the history
  • Loading branch information
huapox committed Nov 4, 2023
1 parent 9d3cd27 commit ff974f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions compile/buildx.sh
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,8 @@ builder)
args="--provenance=false"
args="""
--provenance=false
--build-arg COMPILE_TIGER=yes
--build-arg COMPILE_XRDP=yes
--build-arg COMPILE_TIGER=no
--build-arg COMPILE_XRDP=no
--build-arg COMPILE_PULSE=yes
"""
# --network=host: docker buildx create --use --name mybuilder2 --buildkitd-flags '--allow-insecure-entitlement network.host'
Expand Down

0 comments on commit ff974f5

Please sign in to comment.