Merge pull request #444 from mrodus/docker-buildx-plugin

Add docker-buildx-plugin to docker_packages
This commit is contained in:
Jeff Geerling 2024-02-01 08:02:11 -06:00 committed by GitHub
commit f845f0986d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,6 +6,7 @@ docker_packages:
- "docker-{{ docker_edition }}-cli"
- "docker-{{ docker_edition }}-rootless-extras"
- "containerd.io"
- docker-buildx-plugin
docker_packages_state: present
# Service options.