docker buildx
| Description | Docker Buildx |
|---|---|
| Usage | docker buildx |
Description
Extended build capabilities with BuildKit
Options
| Option | Default | Description |
|---|---|---|
--builder | Override the configured builder instance | |
-D, --debug | Enable debug logging |
Examples
Override the configured builder instance (--builder)
You can also use the BUILDX_BUILDER environment variable.