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 47ab48a commit d46f9ebCopy full SHA for d46f9eb
README.md
@@ -109,6 +109,8 @@ $ docker run node npm --loglevel=warn ...
109
# Image Variants
110
111
The `node` images come in many flavors, each designed for a specific use case.
112
+All of the images contain pre-installed versions of `node`,
113
+[`npm`](https://www.npmjs.com/), and [`yarn`](https://yarnpkg.com).
114
115
## `node:<version>`
116
0 commit comments