VesperAkshay/qr-code-generator

[Feature]: Creation of Dockerfile for Project Containerization and Deployment

开放

#183 创建于 2024年10月11日

 (3 条评论) (0 个反应) (1 位负责人)JavaScript (97 个派生)auto 404
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.

贡献者指南