v2.14.1
版本发布时间: 2022-12-15 23:59:35
docker/compose最新发布版本:v2.29.7(2024-09-20 16:52:10)
What's Changed
✨ Enhancements
- introduce --parallel to limit concurrent engine calls by @ndeloof in https://github.com/docker/compose/pull/10030
- distinguish stdout and stderr in
up
logs by @ndeloof in https://github.com/docker/compose/pull/10070 - align
compose ps
output withdocker ps
by @ndeloof in https://github.com/docker/compose/pull/10065 - Add --include-deps to push command by @gferon in https://github.com/docker/compose/pull/10044
- introduce --timestamp option on compose up by @ndeloof in https://github.com/docker/compose/pull/10076
- apply uid/gid when creating secret from environment by @ndeloof in https://github.com/docker/compose/pull/10084
🐛 Fixes
- fix deadlock waiting for attached-dependencies by @ndeloof in https://github.com/docker/compose/pull/10029
- fix race condition collecting pulled images IDs by @ndeloof in https://github.com/docker/compose/pull/10051
- Don't stop pull for images that can be built by @ndeloof in https://github.com/docker/compose/pull/10054
- Fix corner case when there's no container to attach to by @ndeloof in https://github.com/docker/compose/pull/10058
- ContainerStart must run sequentially for engine to assing distinct ports within configured range by @ndeloof in https://github.com/docker/compose/pull/10067
- fix parsing of repository:tag by @ndeloof in https://github.com/docker/compose/pull/10072
- load project from files when explicitly set by user by @ndeloof in https://github.com/docker/compose/pull/10062
🔧 Internal
- port: improve error-handling if port not found by @milas in https://github.com/docker/compose/pull/10039
- check only running containers in after down tests of profiles e2e tests by @glours in https://github.com/docker/compose/pull/10049
- Cleanup tips from output by @thaJeztah in https://github.com/docker/compose/pull/10047
- added table of contents inside readme by @nitinmewar in https://github.com/docker/compose/pull/9883
- remove go.* from e2e tests directory by @glours in https://github.com/docker/compose/pull/10059
- Add scorecard GitHub action by @joycebrum in https://github.com/docker/compose/pull/9846
- resolve --env-file as absolute path by @ndeloof in https://github.com/docker/compose/pull/10074
- use StatusError from docker/cli, not "dockerd" by @thaJeztah in https://github.com/docker/compose/pull/10080
- use recently introduced
withSelectedServicesOnly
to reduce code duplication by @ndeloof in https://github.com/docker/compose/pull/10083
Changelog
- build(deps): bump go.opentelemetry.io/otel from 1.11.1 to 1.11.2 by @dependabot in https://github.com/docker/compose/pull/10045
- update to go1.19.4 by @thaJeztah in https://github.com/docker/compose/pull/10048
- build(deps): bump github.com/containerd/containerd from 1.6.10 to 1.6.12 by @dependabot in https://github.com/docker/compose/pull/10055
New Contributors
- @nitinmewar made their first contribution in https://github.com/docker/compose/pull/9883
- @joycebrum made their first contribution in https://github.com/docker/compose/pull/9846
- @gferon made their first contribution in https://github.com/docker/compose/pull/10044
Full Changelog: https://github.com/docker/compose/compare/v2.14.0...v2.14.1
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.3MB
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.81MB
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.08MB
21、 docker-compose-windows-aarch64.exe.sha256 101B
22、 docker-compose-windows-x86_64.exe 43.55MB
23、 docker-compose-windows-x86_64.exe.sha256 100B
24、 LICENSE 300B