coleam00 / bolt.new-any-llm

Prompt, run, edit, and deploy full-stack web applications using any LLM you want!
https://bolt.new
MIT License
3.93k stars 1.61k forks source link

Docker build or compose up ( production ) not work #369

Open icemagno opened 16 hours ago

icemagno commented 16 hours ago

Describe the bug

bolt-ai-1 | > bindings=$(./bindings.sh) && wrangler pages dev ./build/client $bindings --ip 0.0.0.0 --por t 5173 --no-show-interactive-dev-session bolt-ai-1 | bolt-ai-1 | sh: 1: ./bindings.sh: not found bolt-ai-1 |  ELIFECYCLE  Command failed. bolt-ai-1 exited with code 1

Link to the Bolt URL that caused the error

Don't know what it means. I try to build a Docker image

Steps to reproduce

Follw the "run from docker" instructions on main page

Expected behavior

The container is up and running

Screen Recording / Screenshot

No response

Platform

Additional context

No response