Update rocky.sh
This commit is contained in:
		
							
								
								
									
										2
									
								
								rocky.sh
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								rocky.sh
									
									
									
									
									
								
							@@ -33,7 +33,7 @@ yum install -y yum-utils
 | 
			
		||||
yum-config-manager \
 | 
			
		||||
    --add-repo \
 | 
			
		||||
    https://download.docker.com/linux/centos/docker-ce.repo
 | 
			
		||||
yum install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin
 | 
			
		||||
yum install -y docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin
 | 
			
		||||
systemctl start docker
 | 
			
		||||
systemctl enable docker
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user