The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
What's Changed
✨ Improvements
- Add support of
develop.watch.initial_syncattribute by @glours in https://github.com/docker/compose/pull/13232
🐛 Fixes
- Volume ls command can run without a project by @ndeloof in https://github.com/docker/compose/pull/13221
- Fix support for build with bake when target docker endpoint requires TLS by @ndeloof in https://github.com/docker/compose/pull/13231
- Disable Tty if
runcommand started from a piped command by @glours in https://github.com/docker/compose/pull/13233
🔧 Internal
- Test: Set stop_signal to SIGTERM by @ricardobranco777 in https://github.com/docker/compose/pull/13214
⚙️ Dependencies
- Bump
compose-goto versionv2.9.0by @glours in https://github.com/docker/compose/pull/13234
New Contributors
- @ricardobranco777 made their first contribution in https://github.com/docker/compose/pull/13214
Full Changelog: https://github.com/docker/compose/compare/v2.39.3...v2.39.4