v2.18.0
版本发布时间: 2023-05-16 21:55:30
docker/compose最新发布版本:v2.29.7(2024-09-20 16:52:10)
What's Changed
✨ Enhancements
- Dry run build command support by @glours in https://github.com/docker/compose/pull/10502
- First implementation of
viz
subcommand by @BenjaminGuzman in https://github.com/docker/compose/pull/10376 - introduce --no-path-resolution to skip relative path to be resolved by @ndeloof in https://github.com/docker/compose/pull/10557
- introduce
COMPOSE_ANSI
to define --ansi default value by @ndeloof in https://github.com/docker/compose/pull/10559 - introduce ability to write status messages on stdout by @ndeloof in https://github.com/docker/compose/pull/10549
🐛 Fixes
- don't block events loop collecting logs by @ndeloof in https://github.com/docker/compose/pull/10493
- restore support for
--memory
by @ndeloof in https://github.com/docker/compose/pull/10492 - TailMsgf must format with args by @ndeloof in https://github.com/docker/compose/pull/10478
- make progress title configurable by @glours in https://github.com/docker/compose/pull/10507
- stop containers after termination by @TP-O in https://github.com/docker/compose/pull/10479
- let user declare build secret target by @ndeloof in https://github.com/docker/compose/pull/10527
- fix buildkit progressui integration by @ndeloof in https://github.com/docker/compose/pull/10535
- Update 🥒 tests to use
dockerfile_inline
by @laurazard in https://github.com/docker/compose/pull/10508 - fix container being recreated while config has not changed by @ndeloof in https://github.com/docker/compose/pull/10540
- fix race condition when --parallel is used with a large number of dependent services by @ndeloof in https://github.com/docker/compose/pull/10544
- check local image matches the required platform by @ndeloof in https://github.com/docker/compose/pull/10546
- restore long description to be included in
docker compose help
by @ndeloof in https://github.com/docker/compose/pull/10504 - fix local image removal when
compose down
is ran with--project-name
by @ndeloof in https://github.com/docker/compose/pull/10558 - detect active endpoint trying to remove network and skip with a warning by @ndeloof in https://github.com/docker/compose/pull/10555
- fix: remove unnecessary [] output by @ezradiniz in https://github.com/docker/compose/pull/10554
- detect terminal is not a
console.File
to avoid a panic by @ndeloof in https://github.com/docker/compose/pull/10564 - [fix] --parallel has precedence over COMPOSE_PARALLEL_LIMIT by @ndeloof in https://github.com/docker/compose/pull/10566
- report external network not found when swarm is disabled by @ndeloof in https://github.com/docker/compose/pull/10565
🔧 Internal
- update go to go1.20.4 by @thaJeztah in https://github.com/docker/compose/pull/10525
- build(deps): bump github.com/moby/buildkit from 0.11.5 to 0.11.6 by @dependabot in https://github.com/docker/compose/pull/10489
- build(deps): bump github.com/docker/docker from 23.0.4+incompatible to 23.0.5+incompatible by @dependabot in https://github.com/docker/compose/pull/10500
- build(deps): bump github.com/docker/cli from 23.0.4+incompatible to 23.0.5+incompatible by @dependabot in https://github.com/docker/compose/pull/10501
- build(deps): bump github.com/moby/buildkit from 0.11.5 to 0.11.6 by @dependabot in https://github.com/docker/compose/pull/10516
- build(deps): bump go.opentelemetry.io/otel from 1.14.0 to 1.15.0 by @dependabot in https://github.com/docker/compose/pull/10515
- build(deps): bump github.com/opencontainers/image-spec from 1.1.0-rc2.0.20221005185240-3a7f492d3f1b to 1.1.0-rc.3 by @dependabot in https://github.com/docker/compose/pull/10518
- build(deps): bump golang.org/x/sync from 0.1.0 to 0.2.0 by @dependabot in https://github.com/docker/compose/pull/10534
- build(deps): bump github.com/docker/cli from 23.0.5+incompatible to 23.0.6+incompatible by @dependabot in https://github.com/docker/compose/pull/10542
- build(deps): bump go.opentelemetry.io/otel from 1.15.0 to 1.15.1 by @dependabot in https://github.com/docker/compose/pull/10521
- build(deps): bump github.com/moby/term from 0.0.0-20221205130635-1aeaba878587 to 0.5.0 by @dependabot in https://github.com/docker/compose/pull/10523
New Contributors
- @BenjaminGuzman made their first contribution in https://github.com/docker/compose/pull/10376
- @ezradiniz made their first contribution in https://github.com/docker/compose/pull/10554
Full Changelog: https://github.com/docker/compose/compare/v2.17.3...v2.18.0
1、 checksums.txt 1.03KB
2、 docker-compose-darwin-aarch64 50.5MB
3、 docker-compose-darwin-aarch64.sha256 96B
4、 docker-compose-darwin-x86_64 52.27MB
5、 docker-compose-darwin-x86_64.sha256 95B
6、 docker-compose-linux-aarch64 49.92MB
7、 docker-compose-linux-aarch64.sha256 95B
8、 docker-compose-linux-armv6 48.76MB
9、 docker-compose-linux-armv6.sha256 93B
10、 docker-compose-linux-armv7 48.76MB
11、 docker-compose-linux-armv7.sha256 93B
12、 docker-compose-linux-ppc64le 50.92MB
13、 docker-compose-linux-ppc64le.sha256 95B
14、 docker-compose-linux-riscv64 51.16MB
15、 docker-compose-linux-riscv64.sha256 95B
16、 docker-compose-linux-s390x 54.61MB
17、 docker-compose-linux-s390x.sha256 93B
18、 docker-compose-linux-x86_64 52.01MB
19、 docker-compose-linux-x86_64.sha256 94B
20、 docker-compose-windows-aarch64.exe 50.15MB
21、 docker-compose-windows-aarch64.exe.sha256 101B
22、 docker-compose-windows-x86_64.exe 52.4MB
23、 docker-compose-windows-x86_64.exe.sha256 100B
24、 LICENSE 300B