cannot build image with DOCKER_BUILDKIT=1 when updated to docker.io 24.0.5-0ubuntu1~22.04.1

Bug #2034485 reported by Yao Wei
36
This bug affects 7 people
Affects Status Importance Assigned to Milestone
docker.io (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

After docker 23.0, buildx is separated into another plugin, which caused regression if building image with DOCKER_BUILDKIT=1. They made the plugin into docker-buildx-plugin in their repo, which (or its equivalent) does not present in jammy-updates.

See: https://docs.docker.com/engine/release-notes/23.0/

DOCKER_BUILDKIT=1 docker build .
ERROR: BuildKit is enabled but the buildx component is missing or broken.
       Install the buildx component to build images with BuildKit:
       https://docs.docker.com/go/buildx/

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in docker.io (Ubuntu):
status: New → Confirmed
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.