node image with added workdir for easyli building yarn
137
Exactly same as https://hub.docker.com/_/node
Added WORKDIR to /workspace.
Example:
docker run -it -v "$(pwd)"/app-dir:/workspace urbanstore/node:tag yarn install && yarn build
Content type
Image
Digest
Size
22.7 MB
Last updated
over 7 years ago
docker pull urbanstore/node:10.15-alpine