mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-05-28 22:17:32 +00:00
Add build script for Docker Compose
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
echo "✔️ directory structure created, starting the build..."
|
||||
|
||||
docker compose -f ./docker-compose.coolify__generated.yml build
|
||||
Reference in New Issue
Block a user