En

Docker官网安全更新(2017-08-15)

来源:Docker官网 发布日期:2017-08-15 阅读次数:1063 评论:0

基本信息

发布日期:2017-08-15(官方当地时间)

更新类型:安全更新

更新版本:17.06.1-ce

感知时间:2019-12-05 19:41:37

风险等级:未知

情报贡献:TSRC

更新标题

Docker官网安全更新,17.06.1-ce版本发布

更新详情



Builder


Fix a regression, where ADD from remote URL’s extracted archives #89
Fix handling of remote “git@” notation #100
Fix copy --from conflict with force pull #86


Client


Make pruning volumes optional when running docker system prune, and add a --volumes flag #109
Show progress of replicated tasks before they are assigned #97
Fix docker wait hanging if the container does not exist #106
If docker swarm ca is called without the --rotate flag, warn if other flags are passed #110
Fix API version negotiation not working if the daemon returns an error #115
Print an error if “until” filter is combined with “--volumes” on system prune #154


Logging


Fix stderr logging for journald and syslog #95
Fix log readers can block writes indefinitely #98
Fix awslogs driver repeating last event #151


Networking


Fix issue with driver options not received by network drivers #127


Plugins


Make plugin removes more resilient to failure #91


Runtime


Prevent a goroutine leak when healthcheck gets stopped #90
Do not error on relabel when relabel not supported #92
Limit max backoff delay to 2 seconds for GRPC connection #94
Fix issue preventing containers to run when memory cgroup was specified due to bug in certain kernels #102
Fix container not responding to SIGKILL when paused #102
Improve error message if an image for an incompatible OS is loaded #108
Fix a handle leak in go-winio #112
Fix issue upon upgrade, preventing docker from showing running containers when --live-restore is enabled #117
Fix bug where services using secrets would fail to start on daemons using the userns-remap feature #121
Fix error handling with not-exist errors on remove #142
Fix REST API Swagger representation cannot be loaded with SwaggerUI #156


Security


Redact secret data on secret creation #99


Swarm mode


Do not add duplicate platform information to service spec #107
Cluster update and memory issue fixes #114
Changing get network request to return predefined network in swarm #150


软件描述

Docker 是一个开源的应用容器引擎,让开发者可以打包他们的应用以及依赖包到一个可移植的镜像中,然后发布到任何流行的 Linux或Windows 机器上,也可以实现虚拟化。容器是完全使用沙箱机制,相互之间不会有任何接口。 [1]

CVE编号

TSRC分析

暂无

业界资讯

暂无

评论

提交评论 您输入的评论有误,请重新输入