Node.js is a JavaScript-based platform for server-side and networking applications.
491
I won't copy the official node description, so here it is.
The added stuff ? The json-diff tool, with an addition of mine : to test only a subkey of the JSON file.
You have a CI pipeline, but npm install and npm update at each run is driving you nuts by their slowness ? Just cache the package.json file between builds and compare the dependencies and devDependencies keys between the current and the cached package.json :)
Content type
Image
Digest
Size
257.7 MB
Last updated
over 9 years ago
docker pull tuetuopay/node