Skip to content

Instantly share code, notes, and snippets.

@VireshDoshi
Created February 1, 2018 10:12
Show Gist options
  • Save VireshDoshi/ad27d45058c571c030106385f6f9cd95 to your computer and use it in GitHub Desktop.
Save VireshDoshi/ad27d45058c571c030106385f6f9cd95 to your computer and use it in GitHub Desktop.
command to startup containerised Jenkins
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