Skip to content

Quickly raise a full Docker setup in your Debian server.

Notifications You must be signed in to change notification settings

thieryl/dockeraise

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 

Repository files navigation

Dockeraise

Raise a full Docker setup in your server in seconds!

Simple bash script to automate the installation of Docker on Debian-based servers. It also lets you choose if you want to install docker-compose, and create a Docker user.

Only tested on fresh Debian 11 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/thieryl/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

  • Shell 100.0%