VesperAkshay/qr-code-generator

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

Ouverte

#183 ouverte le 11 oct. 2024

 (3 commentaires) (0 réaction) (1 personne assignée)JavaScript (97 forks)auto 404
enhancementgssoc-exthacktoberfesthacktoberfest-acceptedlevel 2

Métriques du dépôt

Stars
 (40 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur