Skip to content

Instantly share code, notes, and snippets.

@yaroslavya
Last active February 13, 2019 21:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yaroslavya/521f443121479ebb19122e4c9da77184 to your computer and use it in GitHub Desktop.
Save yaroslavya/521f443121479ebb19122e4c9da77184 to your computer and use it in GitHub Desktop.
run jenkins in a docker container
docker run -p 8080:8080 jenkins/jenkins:lts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment