Update README. Link to creating image without npm
This commit is contained in:
parent
9025d87163
commit
4e0fbe2f2e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue