Sign inSign up

codeneedscoffee/node-site-builder

By codeneedscoffee

Updated almost 5 years ago

builds site based on a NodeJS git repo

Image
0

212

codeneedscoffee/node-site-builder repository overview

#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.

Tag summary

Content type

Image

Digest

Size

38.8 MB

Last updated

almost 5 years ago

docker pull codeneedscoffee/node-site-builder