5 lines
291 B
Docker
5 lines
291 B
Docker
# Vibn IDE — pull the custom-compiled image built by Cloud Build
|
|
# Cloud Build compiles all TypeScript (Gitea/Coolify tools, Code OS agent)
|
|
# and pushes to Artifact Registry. Coolify just pulls that image.
|
|
FROM northamerica-northeast1-docker.pkg.dev/master-ai-484822/vibn-ide/theia:latest
|