Docker 1.8.2 RC1 发布,Linux 容器引擎

jopen 9年前

Docker 1.8.2 RC1 发布,主要更新内容如下:

Distribution:

  • Fixes rare edge case of handling GNU LongLink and LongName entries.

  • Avoid buffering to tempfile when pushing to registry V2.

  • Fix ^C on docker pull.

  • Fix docker pull issues on client disconnection.

  • Fix issue that caused the daemon to panic when loggers weren't configured properly.

  • Fix goroutine leak pulling images from registry V2.

Runtime:

  • Fix a bug mounting cgroups for docker daemons running inside docker containers.

  • Initialize log configuration properly.

Client:

  • Handle -q flag in docker ps properly when there is a default format.

Networking:

  • Fix several corner cases with netlink.

  • Fixed an incorrect network namespace switch issue.

Contrib:

  • Fix several issues with bash completion.

更多内容请查看:发行页面

下载地址: