Files
big-bear-scripts/install-docker
2023-11-01 14:56:53 -05:00
..
2023-11-01 14:49:25 -05:00
2023-11-01 14:56:53 -05:00

Why?

This script is a handy script to install Docker on Ubuntu or Debian. Also it checks for docker installed with snap and asks if you want to uninstall it.

How to use?

bash -c "$(wget -qLO - https://raw.githubusercontent.com/bigbeartechworld/big-bear-scripts/master/install-docker/run.sh)"