builds site based on a NodeJS git repo
212
#Set Up#
Set environment variable REPO_URL to the URL of node git repo. Make sure you have a npm build script in your package.json.
#How it Works#
The docker image will download the image, run npm install to grab all dependencies, run rpm build, and then will serve that build on port 3000.
Content type
Image
Digest
Size
38.8 MB
Last updated
almost 5 years ago
docker pull codeneedscoffee/node-site-builder