Hacker News new | past | comments | ask | show | jobs | submit login
Reducing a node Docker image from 2.4GB to less than 100MB (lengrand.fr)
3 points by jlengrand on May 29, 2020 | hide | past | favorite | 1 comment



Why use an image from a possibly unknown individual when you can simply do:

    FROM: alpine
    RUN apk add --no-cache mode




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: