Skip to content

Choose a tag to compare

@github-actions github-actions released this 26 Apr 16:36
· 25 commits to refs/heads/main since this release
51728c1
Feature: Variable Passthrough & Debug input @Benbentwo (#62)

what

  • Pass through variables for allow, network, buildkitd-flags, and driver-opts
  • Input for debug which adds a debug flag to buildx

why

  • Debugging and allowing users to fully customize the build setup

references