You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
295 B
Markdown
22 lines
295 B
Markdown
# buildx version
|
|
|
|
```
|
|
docker buildx version
|
|
```
|
|
|
|
<!---MARKER_GEN_START-->
|
|
Show buildx version information
|
|
|
|
|
|
<!---MARKER_GEN_END-->
|
|
|
|
## Examples
|
|
|
|
### View version information
|
|
|
|
|
|
```console
|
|
$ docker buildx version
|
|
github.com/docker/buildx v0.5.1-docker 11057da37336192bfc57d81e02359ba7ba848e4a
|
|
```
|