Skip to content

cliwrap/npm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

The Dockerfile in this repository builds an alpine:3.7 container which lets you run commands inside the container using a UID and GID which are passed in environment variables from outside the container, so that any files created in a volume mount can be created as the user and group who initiated docker run. It also has npm installed.

To download: docker pull cliwrap/npm

Examples

To run npm in the current directory, use the included script npm

Releases

No releases published

Sponsor this project

 

Packages

No packages published