Skip to content

Releases: orlandohohmeier/docker-local-npm

1.0.0-local-npm.1.6.0

23 Feb 17:05
Compare
Choose a tag to compare

🐳 local-npm 1.0.0-local-npm.1.6.0

This release of docker-local-npm includes local-npm v1.6.0. Use the following command to pull the respective image and run it:

$ docker run -d -v "$PWD/data":/data -p 5080:5080 orlandohohmeier/local-npm:1.0.0-local-npm.1.6.0

1.0.0-local-npm.1.5.8

23 Feb 17:01
9de7dba
Compare
Choose a tag to compare

🐳 local-npm 1.0.0-local-npm.1.5.8

This release of docker-local-npm includes local-npm v1.5.8. Use the following command to pull the respective image and run it:

$ docker run -d -v "$PWD/data":/data -p 5080:5080 orlandohohmeier/local-npm:1.0.0-local-npm.1.5.8