Update rocky.sh
This commit is contained in:
parent
a1b0eee3aa
commit
9576e2907d
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user