-
Notifications
You must be signed in to change notification settings - Fork 34
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: Dockerize for easy project setup and development. #76
Comments
@aaronbrethorst Please assign me this issue. |
Before you start working on this, can you elaborate on what aspects of setup are cumbersome and are sometimes failing for you? |
@aaronbrethorst Sir, I switched to Linux because I encountered errors while installing Ruby on Windows and couldn't run the project successfully. Moreover, the project I was working on utilized an older version of Ruby, necessitating me to change the version each time, adding an extra step.
Benefits
|
Ok, that makes sense. Please update the readme with instructions on how to use this functionality |
Definitely, I am going to do it, sir. @aaronbrethorst |
Is your feature request related to a problem? Please describe
Currently manually installing and setting up each of the dependencies is bit cumbersome and sometimes have chances of project not running successfully
Describe the solution you'd like
Implement a Docker-based setup for development of the project. This will streamline the setup process, ensuring consistency and reliability across different development environments.
Describe alternatives you've considered
For now only docker setup is done for development environment if required dockerization can be done for production also.
Additional context
No response
Are you working on this?
Yes
The text was updated successfully, but these errors were encountered: