File tree 1 file changed +3
-0
lines changed
dockerd-configuration-options
1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
+ # uninstall-dockerd-scripts.sh 3.28.341 2018-05-08_16:23:59_CDT https://github.com/BradleyA/docker-scripts uadmin six-rpi3b.cptx86.com 3.27
3
+ # add instruction to remove this script when complete
2
4
# uninstall-dockerd-scripts.sh 3.27.340 2018-05-08_10:54:15_CDT https://github.com/BradleyA/docker-scripts uadmin six-rpi3b.cptx86.com 3.26
3
5
# testing complete, additional testing maybe needed, ready for use
4
6
# uninstall-dockerd-scripts.sh 3.25.338 2018-05-08_10:34:15_CDT https://github.com/BradleyA/docker-scripts uadmin six-rpi3b.cptx86.com 3.24
@@ -86,4 +88,5 @@ rm -rf /etc/systemd/system/docker.service.wants
86
88
systemctl daemon-reload
87
89
#
88
90
echo " ${NORMAL}${0} ${LINENO} [${BOLD} INFO${NORMAL} ]: Run '${BOLD} sudo systemctl restart docker${NORMAL} '" 1>&2
91
+ echo " ${NORMAL}${0} ${LINENO} [${BOLD} INFO${NORMAL} ]: Run '${BOLD} rm ${0}${NORMAL} '" 1>&2
89
92
# ##
You can’t perform that action at this time.
0 commit comments