Commit Graph

1 Commits

Author SHA1 Message Date
Rajtilak Bhattacharjee 8bbc10ce6d feat: introduce Docker setup for image creation and upload
- Added Dockerfile to facilitate the creation of a Docker image for the application.
- Included .dockerignore to specify files and directories to exclude during the Docker image build.
- Configured the Dockerfile to upload the created image to Docker Hub for easier distribution and accessibility.
2023-11-14 20:38:39 +05:30