Update install.sh

This commit is contained in:
Otorexer 2024-06-18 20:30:02 +01:00 committed by GitHub
parent 2163a1d4b7
commit 424bd406e1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,3 +13,6 @@ sudo yum-config-manager --add-repo https://download.docker.com/linux/centos/dock
sudo yum install -y docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin sudo yum install -y docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin
sudo systemctl start docker sudo systemctl start docker
sudo systemctl enable docker sudo systemctl enable docker
# sudo lvextend -l +100%FREE /dev/mapper/ocivolume-root