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] Add Docker image for Drifty Application #294

Merged
merged 71 commits into from
Oct 4, 2023

Conversation

Surya-KN
Copy link
Contributor

@Surya-KN Surya-KN commented Oct 1, 2023

Fixes issue

Fixes #218

Changes proposed

  • Added Dockerfiles that sets up the environment, installs necessary packages, and runs the application.
  • Added a docker-compose.yml file for ease of use with Docker Compose. This file sets up the services and environment variables required by the application.
  • Modified pom.xml file to support software rendering

Check List (Check all the applicable boxes)

  • My code follows the code style of this project.
  • My change requires changes to the documentation.
  • I have updated the documentation accordingly.
  • This PR does not contain plagiarized content.
  • The title of my pull request is a short description of the requested changes.

Screenshots

Note to reviewers

@vercel
Copy link

vercel bot commented Oct 1, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
drifty ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 4, 2023 5:46pm

@github-actions github-actions bot added dependencies 📦️ Pull Requests that update dependencies maven 📦️ Pull Requests that update Maven dependencies labels Oct 1, 2023
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah! You did it 🎉 Now, Relax 😉, Grab a drink ☕, and wait for the maintainers to check your contributions. Meanwhile, you can discuss on other issues and solve them 😀. Thank You 😃!

Meanwhile you can also discuss about the project in our Discord Server 😀

@SaptarshiSarkar12 SaptarshiSarkar12 added feature ✨ New feature request or addition App 💻 Issues/Pull Requests which update Drifty Application Code docker 🐋 Issues/Pull Requests regarding docker labels Oct 1, 2023
@SaptarshiSarkar12 SaptarshiSarkar12 changed the title [FEATURE] Add Docker support for Drifty [FEATURE] Add Docker image for Drifty Application Oct 1, 2023
@github-actions github-actions bot removed the App 💻 Issues/Pull Requests which update Drifty Application Code label Oct 1, 2023
@github-actions github-actions bot added the CI/CD 🔁 Pull Requests which update GitHub Actions code label Oct 2, 2023
Copy link
Owner

@SaptarshiSarkar12 SaptarshiSarkar12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Surya-KN Looks good to merge 👍.
Thanks for contributing 🚀 🚀.
You may join our Discord server - https://discord.gg/DeT4jXPfkG to get updates about the project.

@SaptarshiSarkar12 SaptarshiSarkar12 merged commit 9fd5393 into SaptarshiSarkar12:master Oct 4, 2023
8 checks passed
@SaptarshiSarkar12 SaptarshiSarkar12 added hacktoberfest-accepted Accepted Pull Requests for Hacktoberfest and removed feature ✨ New feature request or addition labels Oct 4, 2023
@SaptarshiSarkar12 SaptarshiSarkar12 removed the dependencies 📦️ Pull Requests that update dependencies label Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD 🔁 Pull Requests which update GitHub Actions code docker 🐋 Issues/Pull Requests regarding docker hacktoberfest-accepted Accepted Pull Requests for Hacktoberfest maven 📦️ Pull Requests that update Maven dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Make docker image for drifty app
2 participants