Docker v1.11.1 發布

jopen 8年前發布 | 6K 次閱讀

官方更新日志:

Distribution

  • Fix schema2 manifest media type to be of type application/vnd.docker.container.image.v1+json(#21949)

Documentation

  • Add missing API documentation for changes introduced with 1.11.0 (#22048)

Builder

  • Append label passed to docker build as arguments as an implicit LABEL command at the end of the processed Dockerfile (#22184)

Networking

  • Fix a panic that would occur when forwarding DNS query (#22261)
  • Fix an issue where OS threads could end up within an incorrect network namespace when using user defined networks (#22261)

Runtime

  • Fix an issue where selinux label wouldn't be applied to mount points (22318)
  • Fix a bug preventing labels configuration to be reloaded via the config file (#22299)
  • Fix a regression where container mounting /var/run would prevent other containers from being removed (#22256)
  • Fix an issue where it would be impossible to update both memory-swap and memory value together (#22255)
  • Fix a regression from 1.11.0 where the /auth endpoint would not initialize serveraddress if it is not provided (#22254)
  • Add missing cleanup of container temporary files when cancelling a schedule restart (#22237)
  • Removed scary error message when no restart policy is specified (#21993)
  • Fix a panic that would occur when the plugins were activated via the json spec (#22191)
  • Fix restart backoff logic to correctly reset delay if container ran for at least 10secs (#22125)
  • Remove error message when a container restart get cancelled (#22123)
  • Fix an issue where docker would not correcly clean up after docker exec (#22121)
  • Fix a panic that could occur when servicing concurrent docker stats commands (#22120)`
  • Revert deprecation of non-existing host directories auto-creation (#22065)
  • Hide misleading rpc error on daemon shutdown (#22058)

下載:

deb/rpm install: curl -fsSL https://get.docker.com/ | sh
Linux 64bit tgz: https://get.docker.com/builds/Linux/x86_64/docker-1.11.1.tgz
Darwin/OSX 64bit client tgz: https://get.docker.com/builds/Darwin/x86_64/docker-1.11.1.tgz
Windows 64bit zip: https://get.docker.com/builds/Windows/x86_64/docker-1.11.1.zip
Windows 32bit client zip: https://get.docker.com/builds/Windows/i386/docker-1.11.1.zip

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!