/
Working with Jenkins
Working with Jenkins
When running Jenkins use the following command to start the Jenkins container and mount a Windows volume
info
docker run -p 8080:8080 -p 50000:50000 -it -u root -v //users/Selvyn/demo/jenkins-home:/var/jenkins_home jenkins
, multiple selections available,
Related content
Mounting a Windows directory/file
Mounting a Windows directory/file
More like this
Installing Docker
Installing Docker
More like this
Using docker from windows shell or powershell
Using docker from windows shell or powershell
More like this
Working volumes
Working volumes
More like this
Running the glassfish image
Running the glassfish image
More like this
ENTRYPOINT vs. CMD
ENTRYPOINT vs. CMD
More like this