//=== https://docs.docker.com/installation/binaries/
"""...
Get the docker binary:
$ wget https://get.docker.com/builds/Linux/x86_64/docker-latest -O docker
$ chmod +x docker
... you can also get the smaller compressed release file:
https://get.docker.com/builds/Linux/x86_64/docker-latest.tgz
Run the docker daemon
...
$ sudo ./docker -d &
....
Upgrades
To upgrade your manual installation of Docker, first kill the docker daemon:
$ killall docker
..."""
2015年3月13日 星期五
docker install by binary
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言