Skip to content

Commit 4e0fbe2

Browse files
authored
Update README. Link to creating image without npm
1 parent 9025d87 commit 4e0fbe2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,8 @@ image as a base, add the things you need in your own Dockerfile
192192
(see the [`alpine` image description](https://hub.docker.com/_/alpine/) for
193193
examples of how to install packages if you are unfamiliar).
194194

195+
To make the image size even smaller, you can [bundle without npm/yarn](./docs/BestPractices.md#smaller-images-without-npmyarn).
196+
195197
### `node:buster`
196198

197199
This image is based on version 10 of

0 commit comments

Comments
 (0)