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

πŸš€ Dockerize the Web App #160

Open
1 task done
TripleteSumit opened this issue Jul 4, 2023 · 2 comments
Open
1 task done

πŸš€ Dockerize the Web App #160

TripleteSumit opened this issue Jul 4, 2023 · 2 comments
Labels
enhancement New feature or request gssoc23 This is label for GirlScript Summer of Code 2023

Comments

@TripleteSumit
Copy link

Description of the enhancement. ✍🏻

This contribution adds Docker support to the project, enabling easy deployment and improved portability. By Dockerizing the web app, we provide a streamlined and consistent environment for running the application across different systems. Users can benefit from simplified setup, isolated dependencies, and enhanced reproducibility. With Docker, deploying the web app becomes more efficient and scalable.

Describe briefly how you would implement this enhancement.

Some steps to implement this enhancement-
Step 1: Created Dockerfile to define the Docker image configuration.
Step 2: Specified the base image and copied project files into the container.
Step 3: Installed necessary dependencies and configured the runtime environment.
Step 4: Documented instructions for building and running the Docker image in the project's README.

Screenshots Example (if applicable)

No response

Additional information

Basically, the aim is to simplify the deployment process, increase portability, and enhance the overall development experience. This contribution enables users to quickly set up and run the web app in a Docker container, improving the project's accessibility and versatility.

Contributor terms

  • I agree to follow the Contributing Instructions
@TripleteSumit TripleteSumit added the enhancement New feature or request label Jul 4, 2023
@github-actions github-actions bot added the gssoc23 This is label for GirlScript Summer of Code 2023 label Jul 4, 2023
@github-actions
Copy link

github-actions bot commented Jul 4, 2023

Hello @TripleteSumit!
Thank you for raising this issue.

Please make sure to follow our Contributing Guidelines. πŸ’ͺ🏻
Don't forget to ⭐ our GitHub-ReadMe. πŸ“ƒ

Our review team will carefully assess the issue and reach out to you soon! πŸ˜‡
We appreciate your patience! πŸ˜€

@TripleteSumit
Copy link
Author

Assign the above issue to me under GSSOC`23.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gssoc23 This is label for GirlScript Summer of Code 2023
Projects
None yet
Development

No branches or pull requests

1 participant