Docker v1.10.2 正式版發布

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

Docker v1.10.2 正式版發布

Docker v1.10.2 正式版發布了,改進記錄包括:

Runtime

  • Prevent systemd from deleting containers' cgroups when its configuration is reloaded #20518

  • Fix SELinux issues by disregarding --read-only when mounting /dev/mqueue #20333

  • Fix chown permissions used during docker cp when userns is used #20446

  • Fix configuration loading issue with all booleans defaulting to true #20471

  • Fix occasional panic with docker logs -f #20522

Distribution

  • Keep layer reference if deletion failed to avoid a badly inconsistent state #20513

  • Handle gracefully a corner case when canceling migration #20372

  • Fix docker import on compressed data #20367

  • Fix tar-split files corruption during migration that later cause docker push and docker save to fail #20458

Networking

  • Fix daemon crash if embedded DNS is sent garbage #20510

Volumes

  • Fix issue with multiple volume references with same name #20381

Security

  • Fix potential cache corruption and delegation conflict issues #20523

下載地址:

Ubuntu/Debian: curl -fsSL https://get.docker.com/ | sh
Linux 64bit binary: https://get.docker.com/builds/Linux/x86_64/docker-1.10.2
Darwin/OSX 64bit client binary: https://get.docker.com/builds/Darwin/x86_64/docker-1.10.2
Linux 64bit tgz: https://get.docker.com/builds/Linux/x86_64/docker-1.10.2.tgz
Windows 64bit client binary: https://get.docker.com/builds/Windows/x86_64/docker-1.10.2.exe
Windows 32bit client binary: https://get.docker.com/builds/Windows/i386/docker-1.10.2.exe

來自: http://www.oschina.net//news/70957/docker-1-10-2-final

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