LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

docker-buildx-version

Show Docker Buildx version information

TLDR

Show buildx version
$ docker buildx version
copy

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

Copied to clipboard
Kai