mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-06-20 00:58:30 +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