docker-buildx-version
Show Docker Buildx version information
TLDR
Show buildx version
$ docker buildx version
SYNOPSIS
docker buildx version
DESCRIPTION
docker buildx version displays the version of the Docker Buildx plugin along with its git commit hash. The output includes the module path, semantic version number, and the full commit identifier used to build the binary.
SEE ALSO
docker-buildx-ls(1), docker-build(1), docker(1)
