v2.15.0
版本发布时间: 2023-01-05 17:22:02
docker/compose最新发布版本:v2.29.7(2024-09-20 16:52:10)
What's Changed
✨ Enhancements
- add support of privileged attribute in
service.build
section by @glours in https://github.com/docker/compose/pull/10112 - introduce
--ignore-buildable
to ignore buildable images on pull by @ndeloof in https://github.com/docker/compose/pull/10134 - introduce
--no-attach
to ignore some service output by @ndeloof in https://github.com/docker/compose/pull/10137
🐛 Fixes
- don't fail
logs
whendriver:none
is set by @ndeloof in https://github.com/docker/compose/pull/10107 - don't assume os.Stdout and rely on dockerCLI.streams by @ndeloof in https://github.com/docker/compose/pull/10082
- service hash MUST exclude replicas by @ndeloof in https://github.com/docker/compose/pull/10109
- check service names based on project, not running containers by @ndeloof in https://github.com/docker/compose/pull/10111
- fix security opts support (seccomp and unconfined) by @ndeloof in https://github.com/docker/compose/pull/10110
- Fix empty file when using compose config in case of smaller source files by @rimelek in https://github.com/docker/compose/pull/10129
- Set
pullChanged
when setting--pull
oncompose up
by @laurazard in https://github.com/docker/compose/pull/10128 - Ignore not only auto-removed containers but also "removal in progress" for orphan containers by @gtardif in https://github.com/docker/compose/pull/10136
- limit build concurrency according to
--parallel
by @ndeloof in https://github.com/docker/compose/pull/10133
🔧 Internal
- add buildx plugin to e2e configuration directory by @glours in https://github.com/docker/compose/pull/10113
- cleanup framework.go from unnecessary debug logs by @glours in https://github.com/docker/compose/pull/10116
Changelog
- update compose-go by @ndeloof in https://github.com/docker/compose/pull/10106
- build(deps): bump github.com/docker/cli-docs-tool from 0.5.0 to 0.5.1 by @dependabot in https://github.com/docker/compose/pull/10127
New Contributors
- @rimelek made their first contribution in https://github.com/docker/compose/pull/10129
- @gtardif made their first contribution in https://github.com/docker/compose/pull/10136
Full Changelog: https://github.com/docker/compose/compare/v2.14.2...v2.15.0
1、 checksums.txt 1.03KB
2、 docker-compose-darwin-aarch64 47.84MB
3、 docker-compose-darwin-aarch64.sha256 96B
4、 docker-compose-darwin-x86_64 48.31MB
5、 docker-compose-darwin-x86_64.sha256 95B
6、 docker-compose-linux-aarch64 41.5MB
7、 docker-compose-linux-aarch64.sha256 95B
8、 docker-compose-linux-armv6 40.38MB
9、 docker-compose-linux-armv6.sha256 93B
10、 docker-compose-linux-armv7 40.38MB
11、 docker-compose-linux-armv7.sha256 93B
12、 docker-compose-linux-ppc64le 41.88MB
13、 docker-compose-linux-ppc64le.sha256 95B
14、 docker-compose-linux-riscv64 41.38MB
15、 docker-compose-linux-riscv64.sha256 95B
16、 docker-compose-linux-s390x 45.13MB
17、 docker-compose-linux-s390x.sha256 93B
18、 docker-compose-linux-x86_64 42.84MB
19、 docker-compose-linux-x86_64.sha256 94B
20、 docker-compose-windows-aarch64.exe 42.09MB
21、 docker-compose-windows-aarch64.exe.sha256 101B
22、 docker-compose-windows-x86_64.exe 43.56MB
23、 docker-compose-windows-x86_64.exe.sha256 100B
24、 LICENSE 300B