We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9025d87 commit 4e0fbe2Copy full SHA for 4e0fbe2
README.md
@@ -192,6 +192,8 @@ image as a base, add the things you need in your own Dockerfile
192
(see the [`alpine` image description](https://hub.docker.com/_/alpine/) for
193
examples of how to install packages if you are unfamiliar).
194
195
+To make the image size even smaller, you can [bundle without npm/yarn](./docs/BestPractices.md#smaller-images-without-npmyarn).
196
+
197
### `node:buster`
198
199
This image is based on version 10 of
0 commit comments