GitHub-ReadMe
GitHub-ReadMe copied to clipboard
"Added Github Action Workflow to Automate & Dockerized React Application"
Hi,
I have added/contributed few things to repository as mentioned below:
-
I have added the Dockerfile to Make the Docker Build of the Application.
-
In .github/workflows folder, I have added pushimage.yml file to automate the docker build process and pushing the image to ghcr.io. By having the public image of the application any one can use the application irrespective of the specs they have in their machine. (Workflow will update the Image automatically whenever any commits happen to the repo for branch:main)
-
Docker Image is of Light weight which anyone can use freely and make n numbers of containers of it.
-
Command to pull and run the Image : docker pull ghcr.io/rohanrusta21/github-readme:latest docker run -itd -p 3000:3000 ghcr.io/rohanrusta21/github-readme:latest
-
Please Find the Image of the following commands :
Please Review & Approve @praveenscience @vinitshahdeo @Nikhar444 @vermakhushboo @Isha988
These are amazing, but why? What's the use-case? We just have a simple HTML & CSS landing page. I don't understand where's this going to help?
These are amazing, but why? What's the use-case? We just have a simple HTML & CSS landing page. I don't understand where's this going to help?
Hi,
This Dockerised Image can help you when you have to scale your React Web App. These Images can be used if you cloud. To be frank I am just a simple guy who deals with CICD pipelines and Infra of Project , so I am not good in development. So I can contribute this only :)
Ahhh, I understand, thanks for the contribution. Although this doesn't enhance this project, I'm happy to accept it! 😊
I would like to work on this!
@arunavabasu-03 Seriously? 🤔 Did you even understand what's happening? Okay, go ahead and explain me what you're gonna do, if I am assigning this to you. If your reply is amazing, I am gonna give you 100 ₹ just for a comment. 😊
Kindly remove the changes to
package-lock.json
. Thanks.
sure @praveenscience
Ahhh, I understand, thanks for the contribution. Although this doesn't enhance this project, I'm happy to accept it! 😊
thank you for your support @praveenscience
What's the level you want for this? Also give me some time till tomorrow I need to also revert once I merge this... Or you can do another PR to revert it so that it stays how it was before, just doing this for your experience. 😊