Add build script for Docker Compose

This commit is contained in:
Andras Bacsai
2025-09-15 14:15:26 +02:00
committed by GitHub
parent c4b6eeb327
commit e69bf1e3be

View File

@@ -0,0 +1,4 @@
#!/bin/bash
echo "✔️ directory structure created, starting the build..."
docker compose -f ./docker-compose.coolify__generated.yml build