clarified that buildx not always included in linux distros

pull/648/head
Andy MacKinlay 4 years ago committed by GitHub
parent 886e1a378c
commit f11797113e
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 installed in all repackaged Linux distros (in which case follow the binary release instructions).
### Binary release ### Binary release

Loading…
Cancel
Save