Docker v1.13.0-rc7 发布了,该版本依然是为 1.13.0 正式版的发布作准备。Docker 的 GitHub 页面显示将于 2017-01-18 发布 1.13.0 版本。
下载地址
-
deb/rpm install:
curl -fsSL https://test.docker.com/ | sh
-
Linux 64bits tgz: https://test.docker.com/builds/Linux/x86_64/docker-1.13.0-rc7.tgz
-
Darwin/OSX 64bits client tgz: https://test.docker.com/builds/Darwin/x86_64/docker-1.13.0-rc7.tgz
-
Linux 32bits arm tgz: https://test.docker.com/builds/Linux/armel/docker-1.13.0-rc7.tgz
-
Windows 64bits zip: https://test.docker.com/builds/Windows/x86_64/docker-1.13.0-rc7.zip
-
Windows 32bits client zip: https://test.docker.com/builds/Windows/i386/docker-1.13.0-rc7.zip
时间:2017-01-14 08:55
来源:开源中国社区
作者:局长
原文链接