Docker with node and s6 overlay already setup to run node application
114
Docker with node and s6 overlay already setup to run node application
/app like -v YOURFOLDERPATH:/appnpm run start, you can change behaviour with changing NODE_RUN_CMDCOPY . /app, and chown -R $CONATINER_USER:$CONTAINER_USER /appnpm run start, you can change behaviour with changing NODE_RUN_CMD| Parameter | Function |
|---|---|
-e NODE_RUN_CMD="npm run start" | Command to run your application |
For additional parameters see upstream image.
Submit issue here.
This project uses semver schema.
Content type
Image
Digest
Size
32.6 MB
Last updated
over 6 years ago
docker pull slocomptech/node-runner:10