Skip to content

[BUG] Docker compose build doesn't use buildkit? #13121

@TE-9004095894

Description

@TE-9004095894

Description

After upgrading the docker-compose-plugin, the command
docker compose build now displays the old style (pre-buildkit).
It appears that buildkit is not being used.

The version information is as follows:
・2.39.1-1~ubuntu.24.04~noble
Downgrading to the previous version
・2.38.2-1~ubuntu.24.04~noble
resolves the issue.

The docker version is as follows:

$ docker --version
Docker version 28.3.3, build 980b856
$ docker compose version
Docker Compose version v2.39.1

Steps To Reproduce

No response

Compose Version


Docker Environment


Anything else?

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions