内容简介:Docker 18.06.1-ce-rc2 已发布,该版本主要是进行 bug 修复,具体如下。 有关被弃用的 API,请查看 https://docs.docker.com/engine/deprecated/ Builder Fix no error if build args are missing during docker ...
Docker 18.06.1-ce-rc2 已发布,该版本主要是进行 bug 修复,具体如下。
有关被弃用的 API,请查看 https://docs.docker.com/engine/deprecated/
Builder
Fix no error if build args are missing during docker build. docker/engine#25
Set BuildKit's ExportedProduct variable to show useful errors. docker/engine#21
Client
Various shell completion script updates. docker/cli#1229 docker/cli#1268 docker/cli#1272
Fix
DOCKER_CONFIGwarning message and fallback search. docker/cli#1241Fix help message flags on
docker stackcommands and sub-commands. docker/cli#1267
Runtime
Disable CRI plugin listening on port 10010 by default. docker/engine#29
Update containerd to v1.1.2. docker/engine#33
Swarm Mode
Fix the condition used for skipping over running tasks. docker/swarmkit#2677
Fix task sorting. docker/swarmkit#2712
源码下载 https://github.com/docker/docker-ce/releases/tag/v18.06.1-ce-rc2
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Domain-Driven Design Distilled
Vaughn Vernon / Addison-Wesley Professional / 2016-6-2 / USD 36.99
Domain-Driven Design (DDD) software modeling delivers powerful results in practice, not just in theory, which is why developers worldwide are rapidly moving to adopt it. Now, for the first time, there......一起来看看 《Domain-Driven Design Distilled》 这本书的介绍吧!