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

Added Dockerfile and docker-compose.yml #181

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Dedsec0098
Copy link

Fixes #176

I have added dockerfile which will make containerization easy for both developers and users to get the project up and running in any environment.

Tasks

  • PR is descriptively titled 📑 and links the original issue above 🔗
  • Tests pass -- look for a green checkbox ✔️ a few minutes after opening your PR
    Run tests locally to check for errors.
  • Commits are in uniquely-named feature branch and has no merge conflicts 📁

Signed-off-by: Shrish Mishra [email protected]

I have added dockerfile which will make containerization easy for both developers and users to get the project up and running in any environment.

Signed-off-by: Shrish Mishra [email protected]
@Dedsec0098
Copy link
Author

I have given signed off by but one test is still giving error, please help me in solving this problem

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.

Add Dockerfile and docker-compose.yml for containerization
1 participant