Templates
A selection of docker compose files that follow our series of YouTube videos
Install / Use
/learn @ibracorp/TemplatesREADME
Templates
A selection of Docker Compose files that follow our series of YouTube videos
Video Guide
Written Guide
https://docs.ibracorp.io/docker-compose/
Create Docker Networks
Create a 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
View on GitHub75/100
Security Score
Audited on Mar 11, 2026
No findings

