Test of Automated Build of knjcode/node-update
388
Testing environment of Node.js applications.
$ git clone https://github.com/knjcode/node-update
# If you want to use Stable
$ git checkout stable
$ make
$ docker run --rm -it -v $PWD:/app knjcode/node-update:stable
# If you want to use LTS
$ git checkout lts
$ make
$ docker run --rm -it -v $PWD:/app knjcode/node-update:lts
Content type
Image
Digest
Size
125.8 MB
Last updated
over 9 years ago
docker pull knjcode/node-update-test:current