epicweb-dev / epic-stack

This is a Full Stack app starter with the foundational things setup and configured for you to hit the ground running on your next EPIC idea.
https://www.epicweb.dev/epic-stack
MIT License
4.32k stars 355 forks source link

Use `node:alpine` docker image #793

Closed kinggoesgaming closed 1 month ago

kinggoesgaming commented 1 month ago

In my testing, reduces the image and memory footprint significantly. The only change will be replacing apt commands with apk commands.

https://fly.io/blog/fly-with-alpine/