ProgSoc / Docker-Workshop

The repository for the upcoming Docker Workshop
MIT License
0 stars 1 forks source link

feat: advanced dockerfile example #2

Open RealVishy opened 3 weeks ago

RealVishy commented 3 weeks ago

Implement a Node.js container which installs a portfolio website from astro, edits the cv.json and then forwards the necessary ports. Afterwards, implement github actions to automatically build the image and upload to ghcr.

RealVishy commented 1 week ago

yeah no we just reusing the rust example cause i was busy, but i would like to implement this sometime if i have time

https://github.com/ProgSoc/Docker-Workshop/pull/7