Finwë 6560ec1970 Allow for custom options to pg_dumpall and custom formats 10 months ago
..
Dockerfile Docker images improvement (#145) 3 years ago
README.md nodejs 10 years ago
install.sh Added to all scripts 4 years ago

README.md

nodejs

Minimal NodeJS + NPM image

Usage

$ docker run --rm -it -v $(pwd):/source schickling/nodejs

Mount your local source folder to the container and run it inside the container.