Skip to content
This repository has been archived by the owner on Sep 24, 2023. It is now read-only.

Migrate to alpine-based image #19

Open
webmaster128 opened this issue Mar 25, 2023 · 0 comments
Open

Migrate to alpine-based image #19

webmaster128 opened this issue Mar 25, 2023 · 0 comments

Comments

@webmaster128
Copy link
Contributor

FROM node:latest uses Debian. But we can easily migrate to Alpine, which makes the image much smaller. Also we want to fix to an LTS version.

So better try FROM node:18.15-alpine

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant