← 返回命令列表

Linux command

docker-buildx-version 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Show buildx version

docker buildx version

说明

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.

FAQ

What is the docker-buildx-version command used for?

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.

How do I run a basic docker-buildx-version example?

Run `docker buildx version` in a terminal, then adjust file names, paths, flags, or remote targets for your system.