Skip to content
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

Docker Support #47

Closed
helloanoop opened this issue Oct 25, 2022 · 3 comments
Closed

Docker Support #47

helloanoop opened this issue Oct 25, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@helloanoop
Copy link
Contributor

We need to support developers to run bruno on docker

Once you run npm run build:dev, it will create a build in the packages/bruno-app/out folder.
We need to take the contents of the "out" folder and create a docker image and be able to run the docker image on your local and use bruno.

Dockerfile will be located at the root of the project directory

A nice video to get NextJS builds running on docker
https://youtu.be/Pd2tVxhFnO4

@helloanoop helloanoop added the enhancement New feature or request label Oct 25, 2022
@helloanoop
Copy link
Contributor Author

@vijayh1907 Assigning this to you !

@vijayh1907
Copy link
Contributor

Sure! I have started with this

@helloanoop
Copy link
Contributor Author

Closing this as we are not going to need docker support since bruno now directly works on top of your ,bru files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants