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

Dockerize this application #722

Open
Ayaan49 opened this issue Oct 2, 2023 · 8 comments
Open

Dockerize this application #722

Ayaan49 opened this issue Oct 2, 2023 · 8 comments
Assignees

Comments

@Ayaan49
Copy link

Ayaan49 commented Oct 2, 2023

Is your feature request related to a problem? Please describe.
I'd like to suggest Dockerizing our application to improve deployment and maintainability.

Describe the solution you'd like
Dockerization offers numerous benefits, including enhanced portability, consistent environments across different stages of development, and simplified dependency management. It can also help with scaling our application more efficiently

Describe alternatives you've considered

  • Docker containers would make it easier to deploy our application on various cloud platforms.
  • Developers can work in identical environments, reducing the "it works on my machine" issue.
  • We can automate testing and deployment workflows more effectively with Docker.
@Aman-vijay
Copy link

I totally agree !

@yogeshpaliyal
Copy link
Owner

How can it improve this app deployment process?

@dharmendrakariya
Copy link

How can it improve this app deployment process?

DevOps like me can simply run docker-compose.yml instead of language specific commands!

Also how do I run this , I couldn't find installation part on readme! I can dockerize this if you can provide some instructions on how to run this locally?

@yogeshpaliyal
Copy link
Owner

Sure, you can see github actions for it.

@divyampahujaa
Copy link
Contributor

I have gotten it setup and working locally. Can I take up this issue if nobody is working on it? @yogeshpaliyal

@yogeshpaliyal
Copy link
Owner

Sure @divyampahujaa

@divyampahujaa
Copy link
Contributor

Could I get some more clarity regarding our goals for dockerisation please? Should the container be focused on running the tests for continuous testing, generating an APK file, or enabling the app to run within the container itself?

@yogeshpaliyal
Copy link
Owner

I also didn't understand the issue correctly

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

No branches or pull requests

5 participants