mirror of
				https://github.com/Maks1mS/ansible-role-docker.git
				synced 2025-11-04 15:21:22 +03:00 
			
		
		
		
	Merge pull request #444 from mrodus/docker-buildx-plugin
Add docker-buildx-plugin to docker_packages
This commit is contained in:
		@@ -6,6 +6,7 @@ docker_packages:
 | 
				
			|||||||
  - "docker-{{ docker_edition }}-cli"
 | 
					  - "docker-{{ docker_edition }}-cli"
 | 
				
			||||||
  - "docker-{{ docker_edition }}-rootless-extras"
 | 
					  - "docker-{{ docker_edition }}-rootless-extras"
 | 
				
			||||||
  - "containerd.io"
 | 
					  - "containerd.io"
 | 
				
			||||||
 | 
					  - docker-buildx-plugin
 | 
				
			||||||
docker_packages_state: present
 | 
					docker_packages_state: present
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Service options.
 | 
					# Service options.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user