The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
What's Changed
- Compose can't create a tar with adequate uid:gid ownership by @ndeloof in https://github.com/docker/compose/pull/13299
- fail build if minimal required version of buildx isn't installed by @ndeloof in https://github.com/docker/compose/pull/13295
- remove unused code to only rely on api.Service by @ndeloof in https://github.com/docker/compose/pull/13300
- test digest or canonical reference, not only tag, when checking if an image is already present by @glours in https://github.com/docker/compose/pull/13302
- introduce WithPrompt to configure compose backend to use a plugable UI component for user interaction by @ndeloof in https://github.com/docker/compose/pull/13308
Full Changelog: https://github.com/docker/compose/compare/v2.40.1...v2.40.2