LLMStack icon indicating copy to clipboard operation
LLMStack copied to clipboard

Use same langrocks-web-browser image in dev mode as in prod build

Open d34dman opened this issue 1 year ago • 1 comments

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.

d34dman avatar Oct 20 '24 17:10 d34dman

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

vercel[bot] avatar Oct 20 '24 17:10 vercel[bot]