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

feature : Dockerize Project for Easy Deployment #73

Open
prateek168 opened this issue Oct 30, 2024 · 0 comments
Open

feature : Dockerize Project for Easy Deployment #73

prateek168 opened this issue Oct 30, 2024 · 0 comments

Comments

@prateek168
Copy link

Create a Dockerfile to containerize the project for easy deployment. The project consists of multiple HTML pages with accompanying CSS and JavaScript files. The Dockerfile should use a lightweight web server (e.g., nginx or httpd) to serve the static files efficiently.

Tasks include:

  • Setting up a Dockerfile to serve the project.
  • Ensuring the container serves files from the default web server port (e.g., 80).
  • Adding instructions in the README for building and running the Docker container.
    @Aditya-jambhale can you assign this to me ?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant