Update README.md
This commit is contained in:
@@ -75,7 +75,7 @@ EOF
|
|||||||
sudo apt update
|
sudo apt update
|
||||||
|
|
||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin
|
sudo apt install -y docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin
|
||||||
sudo systemctl enable docker
|
sudo systemctl enable docker
|
||||||
sudo systemctl start docker
|
sudo systemctl start docker
|
||||||
sudo docker run hello-world
|
sudo docker run hello-world
|
||||||
|
|||||||
Reference in New Issue
Block a user