docker-buildx-du
Verified for current stable LTS
Docker Buildx Du Command: Inspect Builder Disk Usage
Use for inspect builder disk usage with Docker Buildx Du. Exact CLI syntax to inspect builder disk usage using Docker Buildx Du.
When to use this: Use for inspect builder disk usage with Docker Buildx Du.
Command Syntax
docker buildx du --builder <builder_name> docker buildx du --builder <builder_name> Command Breakdown
--builder- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to inspect builder disk usage using Docker Buildx Du.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Docker Buildx Du Command: Show Disk Usage
docker buildx du Docker Buildx Du Command: Filter Disk Usage Output docker buildx du --filter "<description~=golang>" Docker Buildx Du Command: Verbose Disk Usage docker buildx du --verbose Docker Buildx Du Command: Format Output With Go Template docker buildx du --format "table <.ID> <.Description>" Docker Buildx Du Command: Pretty Print Output As Json docker buildx du --format json | jq .