Jammy 24.0.5 version doesn't enable BuildKit any more

Bug #2034053 reported by Andreas Schildbach
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
docker.io-app (Ubuntu)
New
Undecided
Unassigned

Bug Description

I have got

```
"features": { "buildkit": true }
```

in my `/etc/docker/daemon.json` since quite a while and it worked fine with the 20.x version from the Ubuntu Jammy repositories.

The 24.x broke this, it claims BuildKit is not enabled and refused to build:

```
the --mount option requires BuildKit. Refer to https://docs.docker.com/go/buildkit/ to learn how to build images with BuildKit enabled
```

Or

```
unknown flag: --output
```
(`--output` is a feature of BuildKit)

Restarting the Docker daemon doesn't help.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.