如何找出给定版本的Docker-Compose支持的文件版本

发布于 2025-01-26 03:43:14 字数 134 浏览 1 评论 0原文

如何找出哪些文件格式版本(3.1?3.2?... 3.9?等)docker-compose我正在运行(docker-compose版本1.20.0-rc2,构建8c4af54)支持?

有比反复试验更好的方法吗?

How can I find out what file format versions (3.1? 3.2? ... 3.9? etc.) the version of docker-compose I am running (docker-compose version 1.20.0-rc2, build 8c4af54) supports?

Is there a better way than trial and error?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

秋意浓 2025-02-02 03:43:14

该表目前居住在这里,但关键是关键Docker版本,不是Docker-Compose版本。例如3.2由17.04.0和更大的支持

The table currently lives here, but the key is the docker version, not docker-compose version. E.g. 3.2 is support by 17.04.0 and greater

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文