mirror of https://github.com/docker/cli.git
Update experimental/README.md
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
This commit is contained in:
parent
96150d3faa
commit
4d7ce3559f
|
@ -49,9 +49,9 @@ refined or entirely removed.
|
||||||
To download the latest experimental `docker` binary for Linux,
|
To download the latest experimental `docker` binary for Linux,
|
||||||
use the following URLs:
|
use the following URLs:
|
||||||
|
|
||||||
https://experimental.docker.com/builds/Linux/i386/docker-latest
|
https://experimental.docker.com/builds/Linux/i386/docker-latest.tgz
|
||||||
|
|
||||||
https://experimental.docker.com/builds/Linux/x86_64/docker-latest
|
https://experimental.docker.com/builds/Linux/x86_64/docker-latest.tgz
|
||||||
|
|
||||||
After downloading the appropriate binary, you can follow the instructions
|
After downloading the appropriate binary, you can follow the instructions
|
||||||
[here](https://docs.docker.com/installation/binaries/#get-the-docker-binary) to run the `docker` daemon.
|
[here](https://docs.docker.com/installation/binaries/#get-the-docker-binary) to run the `docker` daemon.
|
||||||
|
|
Loading…
Reference in New Issue