Skip to content

A selection of docker compose files that follow our series of YouTube videos

Notifications You must be signed in to change notification settings

BrttClne22/templates

 
 

Repository files navigation

Templates

A selection of docker compose files that follow our series of YouTube videos

Video Guide

Video Guide

Written Guide

https://docs.ibracorp.io/docker-compose/

Create Docker Networs

Create custom docker network called proxy

docker network create proxy secure

Clone the Repository

Clone the repository with the following command

git clone https://github.com/ibracorp/templates.git

Hardlink the .env File

ln /path/to/global/.env /path/to/app_folder/.env

About

A selection of docker compose files that follow our series of YouTube videos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%