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

Creation of Dockerfile for Project Containerization and Deployment #15

Closed
5 tasks done
Cleveridiot07 opened this issue Oct 11, 2024 · 1 comment · Fixed by #16
Closed
5 tasks done

Creation of Dockerfile for Project Containerization and Deployment #15

Cleveridiot07 opened this issue Oct 11, 2024 · 1 comment · Fixed by #16

Comments

@Cleveridiot07
Copy link
Contributor

Description

We need to containerize our project for easier deployment and consistency across different environments. The Dockerfile should include the necessary configurations to build and run our application in a Docker container.

A Dockerfile should be created in the root directory of the project.
The Dockerfile should successfully build the application image using docker build.
The application should run successfully in the container using docker run.

Screenshots

No response

Checklist

  • I have checked the existing issues
  • I have read the Contributing Guidelines
  • I'm a GSSoC'24-Extd contributor
  • I'm a Hacktoberfest'24 contributor
  • I am willing to work on this issue (optional)
@Cleveridiot07 Cleveridiot07 added the enhancement New feature or request label Oct 11, 2024
Copy link
Contributor

👋 Thank you @Cleveridiot07 for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants