note that buildx not in all linux distros

Signed-off-by: Andy MacKinlay <admackin@users.noreply.github.com>
pull/650/head
Andy MacKinlay 4 years ago committed by GitHub
parent 886e1a378c
commit 9c1986c65e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -49,7 +49,7 @@ Using `buildx` as a docker CLI plugin requires using Docker 19.03 or newer. A li
### Docker ### Docker
`buildx` comes bundled with Docker Desktop and in latest Docker CE packages. `buildx` comes bundled with Docker Desktop and in latest Docker CE packages, but may not be included in all Linux distros (in which case follow the binary release instructions).
### Binary release ### Binary release

Loading…
Cancel
Save