Update README. Link to creating image without npm

This commit is contained in:
Zsolt Szabo 2022-09-16 14:20:33 +02:00 committed by GitHub
parent 9025d87163
commit 4e0fbe2f2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -192,6 +192,8 @@ image as a base, add the things you need in your own Dockerfile
(see the [`alpine` image description](https://hub.docker.com/_/alpine/) for
examples of how to install packages if you are unfamiliar).
To make the image size even smaller, you can [bundle without npm/yarn](./docs/BestPractices.md#smaller-images-without-npmyarn).
### `node:buster`
This image is based on version 10 of