Update install instructions in README

Signed-off-by: Tibor Vass <tibor@docker.com>
pull/58/head
Tibor Vass 6 years ago committed by Tibor Vass
parent 509c4b6bd4
commit 93d21f1a86

@ -43,22 +43,18 @@ _buildx is Tech Preview_
Using `buildx` as a docker CLI plugin requires using Docker 19.03.0 beta. A limited set of functionality works with older versions of Docker when invoking the binary directly.
<!---
### Docker Desktop (Edge)
`buildx` is included with Docker Desktop edge builds since 19.03.0-beta3.
`buildx` is included with Docker Desktop Edge builds since 19.03.0-beta3.
For more information see https://docs.docker.com/docker-for-mac/edge-release-notes/
### Docker CE nightly builds
`buildx` comes bundled with the Docker CE nightly builds.
https://download.docker.com/linux/static/nightly/
<!--https://download.docker.com/linux/static/nightly/-->
https://download.docker.com/mac/static/nightly/
-->
### Binary release
Download the latest binary release from https://github.com/docker/buildx/releases/latest and copy it to `~/.docker/cli-plugins` folder with name `docker-buildx`.

Loading…
Cancel
Save