I would like to during Install stage in Jenkins, run npm install on a docker image and push it to Artifactory.
Install
Jenkins
npm install
Artifactory
And the