Releases: mkenney/docker-npm
Releases · mkenney/docker-npm
v1.1.0 - node v11 images
v1.0.0 - Initial versioned release
Versioning releases in order to track the changelog.
- Added
npxthanks to @dagomar - Added mounting
$HOME/.npmto the wrapper scripts to allow various tools to take advantage of the cache thanks to @jgoux - Added a variable for passing flags to the
dockercommand thanks to @jgoux:DOCKER_NPM_ARGS="-p 3000:3000" yarn start
DEPRECATED-debian
This is the old debian branch prior to migrating to a feature-branch structure.
DEPRECATED-7.0-debian
This is the old 6.9-debian branch prior to migrating to a feature-branch structure.
DEPRECATED-7.0-alpine
This is the old 6.9-debian branch prior to migrating to a feature-branch structure.
DEPRECATED-6.9-debian
This is the old 6.9-debian branch prior to migrating to a feature-branch structure.
DEPRECATED-6.9-alpine
This is the old 6.9-alpine branch prior to migrating to a feature-branch structure.