docker-maven icon indicating copy to clipboard operation
docker-maven copied to clipboard

3.9.6-eclipse-temurin-21 and docker buildx

Open brunorabaca opened this issue 2 years ago • 0 comments

Hello,

After today push of 3.9.6-eclipse-temurin-21, my Bitbucket Pipeline started failing when running

export DOCKER_BUILDKIT=1 docker build ...

The error

ERROR: BuildKit is enabled but the buildx component is missing or broken. Install the buildx

Any sugestions on what it might be?

brunorabaca avatar Feb 02 '24 19:02 brunorabaca