Skip to content

Commit d1c99f7

Browse files
authored
Update install_docker.sh
1 parent b6a42b9 commit d1c99f7

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

install_docker.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,5 @@ curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add -
66
sudo add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/ubuntu focal stable"
77
apt-cache policy docker-ce
88
sudo apt install docker-ce -y
9-
sudo systemctl status docker
10-
sleep 3
119
echo
1210
echo -e "### DOCKER INSTALLED ###\n"

0 commit comments

Comments
 (0)