Quantcast
Channel: OSCHINA 社区最新新闻
Viewing all articles
Browse latest Browse all 44787

Docker v1.12.2-rc3 发布,内置编排机制

$
0
0

Docker v1.12.2-rc3 发布了。

改进内容:

Runtime

  • Fix a panic due to a race condition filtering docker ps #26049

  • Implement retry logic to prevent "Unable to remove filesystem" errors when using the aufs storage driver #26536

  • Prevent devicemapper from removing device symlinks if dm.use_deferred_removal is enabled #24740

  • Fix an issue where the CLI did not return correct exit codes if a command was run with invalid options #26777

  • Fix a panic due to a bug in stdout / stderr processing in health checks #26507

  • Fix exec's children handling #26874

  • Fix exec form of HEALTHCHECK CMD #26208

Networking

Swarm Mode

Contrib

  • Update the debian sysv-init script to use dockerd instead of docker daemon #25869

  • Improve stability when running the docker client on MacOS Sierra #26875

Windows

  • Fix an issue where arrow-navigation did not work when running the docker client in ConEmu #25578

下载地址:


Viewing all articles
Browse latest Browse all 44787

Trending Articles