commit
0faba5546f
|
@ -144,7 +144,7 @@ $ docker run node npm --loglevel=warn ...
|
||||||
The `node` images come in many flavors, each designed for a specific use case.
|
The `node` images come in many flavors, each designed for a specific use case.
|
||||||
All of the images contain pre-installed versions of `node`,
|
All of the images contain pre-installed versions of `node`,
|
||||||
[`npm`](https://www.npmjs.com/), and [`yarn`](https://yarnpkg.com). For each
|
[`npm`](https://www.npmjs.com/), and [`yarn`](https://yarnpkg.com). For each
|
||||||
supported architecutre, the supported variants are different. In the file:
|
supported architecture, the supported variants are different. In the file:
|
||||||
[architectures](./architectures), it lists all supported variants for all of
|
[architectures](./architectures), it lists all supported variants for all of
|
||||||
the architecures that we support now.
|
the architecures that we support now.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue