Docker 1.9.1 RC1 发布下载

linux新闻评论468 views阅读模式

Docker 1.9.1 RC1 发布下载,此版本更新内容如下:

运行时

  • Do not prevent daemon from booting if images could not be restored (#17695)
  • Force IPC mount to unmount on daemon shutdown/init (#17539)
  • Turn IPC unmount errors into warnings (#17554)
  • Fix docker stats performance regression (#17638)
  • Clarify cryptic error message upon docker logs if --log-driver=none (#17767)
  • Fix seldom panics (#17639, #17634, #17703)
  • Fix opq whiteouts problems for files with dot prefix (#17819)
  • devicemapper: try defaulting to xfs instead of ext4 for performance reasons (#17903, #17918)
  • selinux: only relabel if user requested so with the z option (#17450, #17834)

客户端

  • Fix docker login on windows (#17738)
  • Fix bug with docker inspect output when not connected to daemon (#17715)
  • Fix docker inspect -f {{.HostConfig.Dns}} somecontainer (#17680)

构建器

  • Fix regression with symlink behavior in ADD/COPY (#17710)

网络

  • Allow passing a network ID as an argument for --net (#17558)
  • Fix connect to host and prevent disconnect from host for host network (#17476)
  • Fix --fixed-cidr issue when gateway ip falls in ip-range and ip-range is not the first block in the network (#17853)
  • Restore deterministic IPv6 generation from MAC address on default bridge network (#17890)
  • Allow port-mapping only for endpoints created on docker run (#17858)

下载

Ubuntu/Debian: curl -sSL https://test.docker.com/ | sh
Linux 64bit binary: https://test.docker.com/builds/Linux/x86_64/docker-1.9.1-rc1
Darwin/OSX 64bit client binary: https://test.docker.com/builds/Darwin/x86_64/docker-1.9.1-rc1
Darwin/OSX 32bit client binary: https://test.docker.com/builds/Darwin/i386/docker-1.9.1-rc1
Linux 64bit tgz: https://test.docker.com/builds/Linux/x86_64/docker-1.9.1-rc1.tgz
Windows 64bit client binary: https://test.docker.com/builds/Windows/x86_64/docker-1.9.1-rc1.exe
Windows 32bit client binary: https://test.docker.com/builds/Windows/i386/docker-1.9.1-rc1.exe

Docker 1.9 直接内置了一个全新的捲轴管理系统,使得用户可以更加见得的使用插件。而且,该系统可以和Swarm协同工作,实现集群内永久性储存的管理。

更多Docker相关教程见以下内容

Docker安装应用(CentOS 6.5_x64) http://www.linuxidc.com/Linux/2014-07/104595.htm 

Ubuntu 14.04安装Docker  http://www.linuxidc.com/linux/2014-08/105656.htm 

Ubuntu使用VNC运行基于Docker的桌面系统  http://www.linuxidc.com/Linux/2015-08/121170.htm

阿里云CentOS 6.5 模板上安装 Docker http://www.linuxidc.com/Linux/2014-11/109107.htm 

Ubuntu 15.04下安装Docker  http://www.linuxidc.com/Linux/2015-07/120444.htm 

在Ubuntu Trusty 14.04 (LTS) (64-bit)安装Docker http://www.linuxidc.com/Linux/2014-10/108184.htm 

在 Ubuntu 15.04 上如何安装Docker及基本用法 http://www.linuxidc.com/Linux/2015-09/122885.htm

企鹅博客
  • 本文由 发表于 2019年9月14日 05:02:26
  • 转载请务必保留本文链接:https://www.qieseo.com/294583.html

发表评论