Skip to content

Quickly raise a full Docker setup in your Debian server.

Notifications You must be signed in to change notification settings

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://github.com/raw/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