Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 282 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 282 Bytes

ephemeral-npm

A docker image to allow for testing of npm modules against a set of other npm modules.

Usage

docker run -d -P -e npm_config_registry=$(npm config get registry) strongloop/ephemeral-npm

Copyright © IBM Corp. 2015,2016. All Rights Reserved.