VesperAkshay/qr-code-generator
[Feature]: Creation of Dockerfile for Project Containerization and Deployment
開放
#183 建立於 2024年10月11日
enhancementgssoc-exthacktoberfesthacktoberfest-acceptedlevel 2
倉庫指標
- 星標
- (40 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
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.