Package: autopkgtest Version: 5.38 Severity: wishlist User: [email protected] Usertags: docker Control: block -1 by 989917
Running the debian/tests/docker integration test logs this warning: > DEPRECATED: The legacy builder is deprecated and will be removed in a future > release. > Install the buildx component to build images with BuildKit: > https://docs.docker.com/go/buildx/ Ideally we would avoid this warning by running `docker buildx ...` instead of `docker build ...`, but that cannot be done until buildx is packaged in Debian. I don't intend to work on this myself (I prefer to use rootless podman) but I'm reporting the bug so that someone else can pick it up if they want to. Thanks, smcv

