Skip to content

Quickly raise a full Docker setup on your Debian / Fedora server.

Notifications You must be signed in to change notification settings

cuey78/dockeraisev2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 

Repository files navigation

Dockeraise v2

Dockeraise simplifies Docker installation on your server!

This project is a fork of an original script, now modularized with added support for Debian, Fedora, and Arch-based systems.

Tested Environments: Fedora 40 and Debian.

Note: Reviewing the code before execution is highly recommended.

Quick Installation

To install Docker using Dockeraise, run the following command:

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

Features

  • Easy Docker installation for various Linux distributions.
  • Modular design for easy customization and maintenance.
  • Supports Debian, Fedora, and Arch-based systems out of the box.

Usage

  1. Ensure your server meets the prerequisites.
  2. Run the installation command provided above.
  3. Follow any prompts or instructions during the installation process.

Contribution

Contributions and feedback are welcome! Feel free to fork and submit pull requests.

License

This project is licensed under the MIT License.


For detailed information and updates, visit the GitHub repository.

About

Quickly raise a full Docker setup on your Debian / Fedora server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%