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

feat: advanced dockerfile example #2

Open
5 tasks
RealVishy opened this issue Oct 21, 2024 · 1 comment
Open
5 tasks

feat: advanced dockerfile example #2

RealVishy opened this issue Oct 21, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@RealVishy
Copy link
Contributor

RealVishy commented Oct 21, 2024

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.

  • Node.js Base Image
  • Install pnpm
  • Use cv.json we specify
  • Forward required ports for hosting site
  • Build and upload container with github actions
@RealVishy RealVishy added the enhancement New feature or request label Oct 21, 2024
@RealVishy RealVishy self-assigned this Oct 21, 2024
@RealVishy
Copy link
Contributor Author

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

#7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant