mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-05-18 00:47:48 +08:00

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com> (cherry picked from commit 7a724ac445793add1dd4e2758be154691614bd39)
21 lines
291 B
Markdown
21 lines
291 B
Markdown
# buildx version
|
|
|
|
```text
|
|
docker buildx version
|
|
```
|
|
|
|
<!---MARKER_GEN_START-->
|
|
Show buildx version information
|
|
|
|
|
|
<!---MARKER_GEN_END-->
|
|
|
|
## Description
|
|
|
|
View version information
|
|
|
|
```console
|
|
$ docker buildx version
|
|
github.com/docker/buildx v0.11.2 9872040b6626fb7d87ef7296fd5b832e8cc2ad17
|
|
```
|