Comment on Best way to dockerize a static website?
lemmyvore@feddit.nl 11 months agoWhat do you use for Node containers? I use an Alpine image where I install Node but I’ve been wondering if there’s a better way.
Comment on Best way to dockerize a static website?
lemmyvore@feddit.nl 11 months agoWhat do you use for Node containers? I use an Alpine image where I install Node but I’ve been wondering if there’s a better way.
Dirk@lemmy.ml 11 months ago
Would be my first one. I’d likely go the Alpine route, too. It’s used as option for the Docker official image.
hub.docker.com/_/node/tags?page=1&name=alpine