Difference between revisions of "Docker buildx use"

From wikieduonline
Jump to navigation Jump to search
Line 4: Line 4:
  
  
 +
docker buildx use --help
 +
 +
Usage:  docker buildx use [OPTIONS] NAME
 +
 +
Set the current builder instance
 +
 +
Options:
 +
      --builder string  Override the configured builder instance
 +
      --default          Set builder as default for current
 +
                          context
 +
      --global          Builder persists context changes
  
 
== See also ==
 
== See also ==

Revision as of 10:46, 12 May 2023

docker buildx use set the current builder instance


docker buildx use --help

Usage:  docker buildx use [OPTIONS] NAME

Set the current builder instance

Options:
      --builder string   Override the configured builder instance
      --default          Set builder as default for current
                         context
      --global           Builder persists context changes

See also

Advertising: