adoptium / infrastructure

This repo contains all information about machine maintenance.
Apache License 2.0
84 stars 100 forks source link

Ansible request for docker-buildx plugin on Ubuntu 20+ hosts #3531

Closed steelhead31 closed 2 months ago

steelhead31 commented 2 months ago

On Ubuntu hosts where we use docker, the docker-buildx plugin is required for docker-build to work correctly, on more recent versions of docker/Ubuntu.

Delete as appropriate from this list:

Details:

When running docker builds for the installers, on all the new rise machines ( and this was previously seen on other dockerhosts and worked around by manually installing the missing component.

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/