jenkins with dotnet-sdk 3.1/5.x and nodejs 14x, based on jenkins:lts
392
this image can be used to deploy both backend applications built with dotnet or nodejs and frontend applications packed with npm tools like webpack. it's based on jenkins/jenkins:lts.
docker run -d --name jenkins -p 8080:8080 -p 50000:50000 -v $PWD/jenkins:/var/jenkins_home --restart always colinchang/jenkins:dotnet-node
Content type
Image
Digest
Size
303.2 MB
Last updated
over 4 years ago
docker pull colinchang/jenkins:node-14