Sim0nW0lf / Docker-Atelier

Collection of my Docker Containers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker-Atelier

My goal is to install every app with one command. docker-compose with Dockerfiles is really great already and for additional configurations I am writing scripts.

I hope you can profit from my automations, I surely do!

Installation

Every application folder can be renamed and copied where it should be installed. Then just enter the "_Installation" folder and execute setup.sh.

chmod +x setup.sh && ./setup.sh

App Overview

(Links to official GitHub repositories)

About

Collection of my Docker Containers


Languages

Language:Python 77.2%Language:Shell 17.9%Language:Dockerfile 3.6%Language:PHP 1.3%