We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1c99f7 commit a5d67c8Copy full SHA for a5d67c8
1 file changed
install_docker.sh
@@ -7,4 +7,4 @@ sudo add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/ubun
7
apt-cache policy docker-ce
8
sudo apt install docker-ce -y
9
echo
10
-echo -e "### DOCKER INSTALLED ###\n"
+echo -e "### DOCKER INSTALLED (check status with: systemctl status docker ###\n"
0 commit comments