-
Notifications
You must be signed in to change notification settings - Fork 87
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
[New Feature]: Dockerize the app #128
Comments
Hey @agarwalhimanshugaya! 👋 👉 Thanks for opening this issue. We appreciate your contribution and will look into it as soon as possible. |
Since its only made of HTML CSS and JS (as their version usually not changed) so I don't think we need to dockerize it. Please, let me know if you have any queries. |
sir html css and js can be dockerize using nginx which load balance your website and also after containerize the app you can simple deploy your app using kubernetes and other cloud platform |
i can dockerize your app also i can kubernetes your app |
@agarwalhimanshugaya go ahead |
@Mukesh751 sr plz review my pr i write docker file and kubernetes file both |
Thank you for your contribution! If you have any questions or need further assistance, feel free to reach out to us on our Discord server: Discord. We have separate channels for all projects. Happy coding! 🚀 Connect with us on social media:
|
🎮 feature Request
I want to tell you that we have to dockerize the app because when in future anyone want to clone our app and use our app in different operating system then our project dont run in their system so for removing this problem we have to dockerize the app so that everyone can easily use our app
Point down the features
when someone clone or run app in different operating system then he simply use
when someone use different version of package in own system then it create virtual environment and use this app
in future when this version in corrupted then someone want to use this app then user can use
after dockerize the app you can also publish image on dockerhub
Select program in which you are contributing
GSSoC24
Code of Conduct
The text was updated successfully, but these errors were encountered: