Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Zerodya/dockeraise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 

Repository files navigation

Dockeraise

Raise a full Docker installation in your server with ease!

Simple bash script to automate the installation of Docker (and Docker compose) on servers running Debian. It also lets you create a Docker user.

Should work on both Debian 11 and 12. Only tested on fresh Debian 12 installations. Reviewing the code is recommended.


You can either download the script and run it manually, or use the following command:

wget -qO- https://raw.githubusercontent.com/Zerodya/dockeraise/main/dockeraise.sh | bash

About

Quickly raise a full Docker setup in your Debian server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages