Files
dockeraise/README.md
T
2022-05-21 15:37:33 +00:00

472 B

Dockeraise

Raise a full Docker setup in your server in seconds!

Simple bash script for Debian servers to quickly install Docker. Also lets you choose if you want to install Docker Compose, and to create a Docker user.

(Only tested on fresh installations of Debian 11. Use at your own risk.)


Just clone this repo and make the script executable

git clone https://github.com/TheAlphaCeph/dockeraise.git
cd dockeraise/
chmod +x dockeraise.sh
./dockeraise.sh