Package: docker-cli
Version: 26.1.5+dfsg1-4
Severity: important
X-Debbugs-Cc: [email protected]
Dear Maintainer,
Most of my machines run on debian testing with docker installed form the debian
repository. For the longest time I could build docker containers with buildkit
enabled. But at some point it stopped working. At first I thought that would be
a temporary thing with some packages updating. These things happen from time to
time on debian testing, and usually they resolve after a couple of days or
sometimes weeks. But this problem with buildx has now existed for at least two
months.
Simple containers that don't require features from buildx still build.
I didn't really find useful information on how to resolve by searching the
internet.
To reproduce, on an up to date debian trixie installation execute the following:
DOCKER_BUILDKIT=1 docker build --output some_files
I get the following error:
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/
Since I installed docker from the repository I would prefer not having to
install buildx manually.
-- System Information:
Debian Release: trixie/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 6.11.5-amd64 (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=de_CH.UTF-8, LC_CTYPE=de_CH.UTF-8 (charmap=UTF-8),
LANGUAGE=de_CH:de
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages docker-cli depends on:
ii libc6 2.40-3
docker-cli recommends no packages.
Versions of packages docker-cli suggests:
pn docker-doc <none>
-- no debconf information