Skip to content

Add docker support#109

Open
Sumanhm18 wants to merge 2 commits intojzheng2017:mainfrom
Sumanhm18:add-docker-support
Open

Add docker support#109
Sumanhm18 wants to merge 2 commits intojzheng2017:mainfrom
Sumanhm18:add-docker-support

Conversation

@Sumanhm18
Copy link
Copy Markdown

This PR adds full Docker support to the project.

Changes included:

  • Added multi-stage Dockerfile for efficient container builds
  • Added .dockerignore to reduce build context size
  • Added docker-compose.yml for easy local running (optional)
  • Updated README.md with build and run instructions
  • Improved developer experience for containerized workflows

Purpose:
To allow the project to be built and run inside Docker containers, improving portability and deployment options.

@Sumanhm18
Copy link
Copy Markdown
Author

this includes the docker support for the appllication

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

Successfully merging this pull request may close these issues.

1 participant