LLMStack
LLMStack copied to clipboard
Use same langrocks-web-browser image in dev mode as in prod build
I am facing some error while trying to run development setup on my local via command docker compose -f docker/docker-compose.dev.yml --env-file docker/.env.dev up
✘ runner Error pull access denied for langrocks-web-browser, repository does not exist or may require 'docker login': denied: request... 1.8s
I noticed that in the docker-composer.yml the runner is using a different image name, and was wondering if the image name in docker-compose.dev.yml was wrong. After making the changes in this PR, i was able to get past the error.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| llmstack | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 20, 2024 5:29pm |