We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8747c42 commit 583e6f5Copy full SHA for 583e6f5
docker-restart.sh
@@ -0,0 +1,3 @@
1
+#!/bin/bash
2
+echo "Restarting Docker engine"
3
+sudo systemctl restart docker
0 commit comments