Comment 3 for bug 1968035

Revision history for this message
Tux Penguin (g944ya3s) wrote : Re: [needs-packaging] Docker cli-plugin docker-buildx missing

The version of docker.io was recently updated to 24.0.5-0ubuntu1 in focal, jammy, etc -updates. With this version new version, if anyone is using the `DOCKER_BUILDKIT=1` flag, then they must have the docker buildx plugin present or else docker will fail.

With this change, this bug should have a higher priority because it will mean that there could be a lot of affected people.

The workaround is to use docker-ce from Docker upstream and not use docker.io