Support for private npm repo using env NPM_TOKEN. Includes `turbodeploy` and `semver_update`
6.7K
Example docker run -it -v "$PWD":/var/task -e NPM_TOKEN=$(cat ~/.npmrc | awk -F= '{print $2}') myideas/lambda-build npm install
Content type
Image
Digest
Size
655.8 MB
Last updated
over 6 years ago
docker pull myideas/lambda-build