0.1.0 • Published 8 years ago

package-json-to-docker v0.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

package-json-to-docker

NOTE: This is a work-in-progress project.

This module provides a script for syncing dependencies from a package.json file to a Dockerfile. Installing Node dependencies in a Dockerfile speeds up rebuilding of Docker containers because Docker caches each command run.