Skip to main content
Status information for the local Namespace buildx context. docker buildx status displays the current status of the Namespace remote buildx builder.

Usage

Example

Output

Options

—output, -o <format>

Output format. One of plain or json. Default is plain.

—name <builder-name>

The name of the buildx builder to check. Default is nsc-remote.

—state <path>

If set, looks for the remote builder context in this directory instead of the default location. Use this if you set up the builder with a custom --state path via nsc docker buildx setup.
Last modified on August 20, 2026