-
-
Save VireshDoshi/ad27d45058c571c030106385f6f9cd95 to your computer and use it in GitHub Desktop.
command to startup containerised Jenkins
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
docker run -p 8080:8080 -p 50000:50000 jenkins/jenkins:latest |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment