VesperAkshay/qr-code-generator
[Feature]: Creation of Dockerfile for Project Containerization and Deployment
Aberta
#183 aberto em 11 de out. de 2024
enhancementgssoc-exthacktoberfesthacktoberfest-acceptedlevel 2
Métricas do repositório
- Stars
- (40 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
Problem Statement
The project needs to be containerized for consistent deployment across environments.
Proposed Solution
Create a Dockerfile to build and run the application in a Docker container.
Alternatives Considered
- Manual environment setup.
- Using other containerization tools (e.g., Podman).
Additional Context
This is part of Hacktoberfest and GSSoC-EXT contributions.