You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: node/content.md
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -42,6 +42,12 @@ node_modules
42
42
43
43
We have assembled a [Best Practices Guide](https://github.com/nodejs/docker-node/blob/master/docs/BestPractices.md) for those using these images on a daily basis.
44
44
45
+
All of the images contain pre-installed versions of `node`,
46
+
[`npm`](https://www.npmjs.com/), and [`yarn`](https://yarnpkg.com). For each
47
+
supported architecture, the supported variants are different. In the file
0 commit comments