-
Notifications
You must be signed in to change notification settings - Fork 39
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
Implementation of Docker for seamless and smooth experience #54
Comments
👋 Thank you for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned! |
Thanks, sure.But I need to know more about it as I'm newbie to docker. |
If you have time, make me clear about docker, it will be extremely helpful. |
Sure thing, I will provide you with some insights. Problems:
Solution:
Both Development and Operation will be done simultaneously. I have helped you even many more things such as PORT, network enhancement, data storage, etc. Thanks for your consideration 😎 |
@RandomSummer |
@Devanik21 Things that I would bring using Docker are:
All these are for the ease of the workflow for developers and collaborators. |
@RandomSummer ,looks advanced |
It won't be a problem it will make it simple for you. If you want to implement Docker assign the task to me and let me know. |
Hey! @Devanik21
I noticed that the repository does not contain a docker and docker-compose.yml file, which is essential for streamlining the setup of the backend services, particularly for the Streamlit projects.
I have extensive experience in setting up Docker environments for local development. I've worked on several projects where docker played a crucial role in streamlining the development process, and I am confident that I can deliver a high-quality solution for this repository.
The addition of a docker-compose.yml file would greatly improve the development and deployment process by enabling easier orchestration of the backend services using Docker.
Proposed Solution
I would like to contribute by adding a Dockerfile and docker-compose.yml file that:
Defines services for the backend.
Configures networking to allow smooth communication.
No one ever needs to worry about the setup it will be done using only one code.
This will allow contributors and developers to quickly spin up the backend environment using Docker, enhancing productivity and minimizing setup errors.
Please let me know if this sounds like a good enhancement, and I'd be happy to get started! 😊
For reference my previous PR : yashasvini121/predictive-calc#45
Thank you for your consideration!
The text was updated successfully, but these errors were encountered: