-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add support for docker dev #100
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: apai4 <[email protected]>
f66de27
to
849880e
Compare
@d3lm hey, |
@bhardwajRahul It will be better to add a docker compose file for dev mode? |
Co-authored-by: Sleeyax <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How will you run this? add a compose file it will be better.
I hope it makes sense now. |
Well that would work, but I don't trust you to keep the docker image updated. I think stackblitz should make their own docker image |
I was actually working with this very docker image as well and encountered issues. My 2 cents: we take a que from OpenWebUI and get everything to be able to run in a self-contained docker image This then can either be run at home or in the office on a container...or where ever So first, a focus to eliminate Wrangler and Cloudflare...then use a docker-compose.yml and maybe a bash script (unix) and poweshell (windows) to build, start, stop, restart the container. I can then make a systemd service file to install as a service as well. My big issue ..I can get the dang thing to work on windows |
This PR aims at adding docker dev support in bolt.