bootstrap a node environment from the package.json of a node project folder.
This image is intended to be the base for other Dockerfile builds.
This container includes an up to date version of node, npm, and n, installed on ubuntu trusty.
It includes some ONBUILD commands which will run when you use this as a base for another build.
/opt/buildnpm install in /opt/build/opt/build/opt/buildDefault command is npm test, but you can run any npm or project commands.
Content type
Image
Digest
sha256:52d55ff78…
Size
93.3 MB
Last updated
almost 11 years ago
docker pull safenetlabs/node-builder