sanika391 / SpoonShare

SpoonShare: An app connecting users to share free food, donate, and access local ngo, supporting the UN's Zero Hunger goal.
https://spoonshare-meal.web.app
MIT License
44 stars 59 forks source link

✨[Feature Request]: Create DockerFile for the project #93

Closed Ratangulati closed 3 weeks ago

Ratangulati commented 1 month ago

Is there an existing issue for this?

Feature Description

Docker is a must for open-source projects nowadays as it has its own benefits.

Use Case

Dockerfile has a lot of benefits but consistency and isolation standout the most.

Docker allows you to package your entire application, including its dependencies, into a single container. That makes sure your application will run across different environments. another benefit of it is it runs in its own environment without interfering with other applications or the host system.

Benefits

No response

Add ScreenShots

No response

Priority

Medium

Record

github-actions[bot] commented 1 month ago

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.

sanika391 commented 1 month ago

Thank you for suggesting this feature, @Ratangulati. Docker support will greatly enhance the consistency and isolation of our application. Looking forward to your implementation. If you need any help, feel free to reach out.

Best, Sanika Chavan [https://www.linkedin.com/in/sanika-chavan-52457b236]

github-actions[bot] commented 3 weeks ago

Hello @Ratangulati! Your issue #93 has been closed. Thank you for your contribution!