Merge pull request #649 from admackin/patch-3

note that buildx not in all distros
This commit is contained in:
CrazyMax 2021-06-28 03:45:27 +02:00 committed by GitHub
commit 8c0cefcd89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,7 +49,7 @@ Using `buildx` as a docker CLI plugin requires using Docker 19.03 or newer. A li
### 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