内容简介:Docker Compose 1.24.0-rc1 已发布,Docker Compose 是一个可以简化多容器应用组合的编排工具。通过使用 Compose,你可以在一个配置文件中定义应用的组件,包括容器、配置、连接、卷等,然后你可以通过一个简单的...
Docker Compose 1.24.0-rc1 已发布,Docker Compose 是一个可以简化多容器应用组合的编排工具。通过使用 Compose,你可以在一个配置文件中定义应用的组件,包括容器、配置、连接、卷等,然后你可以通过一个简单的命令将所有的东西组合并运行。
Docker Compose 属于一个“应用层”的服务,用户可以定义哪个容器组运行哪个应用,它支持动态改变应用,并在需要时扩展。
更新日志
Features
Added support for connecting to the Docker Engine using the
sshprotocol.Added a
--allflag todocker-compose psto include stopped one-off containers
in the command's output.
Bugfixes
Fixed a bug where some valid credential helpers weren't properly handled by Compose
when attempting to pull images from private registries.Fixed an issue where the output of
docker-compose startbefore containers were created
was misleadingTo match the Docker CLI behavior and to avoid confusing issues, Compose will no longer
accept whitespace in variable names sourced from environment files.Compose will now report a configuration error if a service attempts to declare
duplicate mount points in the volumes section.Fixed an issue with the containerized version of Compose that prevented users from
writing to stdin during interactive sessions started byrunorexec.One-off containers started by
runno longer adopt the restart policy of the service,
and are instead set to never restart.Fixed an issue that caused some container events to not appear in the output of
thedocker-compose eventscommand.Missing images will no longer stop the execution of
docker-compose downcommands
(a warning will be displayed instead).
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- Docker Compose 1.22.0,简化多容器组合的编排工具
- Docker Compose 1.22.0-rc2,简化多容器组合的编排工具
- 聊聊调度和编排
- Docker 容器编排实践练习
- 服务都微了,编排怎么整?
- Kubernetes容器编排的三大支柱
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
创业之初你不可不知的融资知识
桂曙光 / 机械工业出版社 / 2010-6-1 / 48.00元
从零到精通 成功融资必读书 像小说一样好看的趣味融资书 手把手教你找到VC拿到钱 本书以创业者寻找风险投资的逻辑顺序为主线,运用理论分析和实例剖析相结合的手法,将简洁、通俗的语言与丰富的图表工具相结合,辅以中肯的建议,同时运用大量鲜活的、有代表性的成败案例,为读者解读创业之初企业有效成功融资的途径和方法,帮助你的企业开创新的辉煌。一起来看看 《创业之初你不可不知的融资知识》 这本书的介绍吧!
JS 压缩/解压工具
在线压缩/解压 JS 代码
RGB CMYK 转换工具
RGB CMYK 互转工具