Hi,
My query is on: ECR-Demo session, I want the resources/Dockerfile used in the session, this helps me to try out the stuff on my own.
Timestamp: 3:14, instructor mentions about a sample application (Dockerfile), NOT sure where to download that from.
I have same question for other sessions as well, please point me to the resources section where I can download the files and try on my own.
Regards,
Praveen M V.
Thank you for the time stamp, although I’ll need a link to the lecture as well, so I can see what exactly you’re referring to. This will also help me find if there’s a repo with the resources you’re looking for.
I’m not sure what he ran for his demo, but you can use the same repo I recommended previously: GitHub - kodekloudhub/github-actions-solar-system. This will build an image that runs on port 3000, and should be fine for what you want to do.
Thanks a lot for the quick response