mirror of
https://github.com/Zerodya/dockeraise.git
synced 2026-06-23 02:00:06 +07:00
472 B
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