commands.sh

docker buildx ls

all

List builder instances and associated nodes.

More info →

Examples (2)

List builder instances

Format the output using a Go template

docker buildx ls --format ".NAME: .DriverEndpoint"
made by @shridhargupta | data from tldr-pages