Skip to content

Instantly share code, notes, and snippets.

@up1
Created May 21, 2016 04:13
Show Gist options
  • Select an option

  • Save up1/220bdc6ca4a1c8262a7f01179cf48bf6 to your computer and use it in GitHub Desktop.

Select an option

Save up1/220bdc6ca4a1c8262a7f01179cf48bf6 to your computer and use it in GitHub Desktop.
Jenkins on Docker
$docker pa -a
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
e614797e3af7 jenkins2 "/bin/tini -- /usr/lo" 22 minutes ago Up 22 minutes 0.0.0.0:8080->8080/tcp, 0.0.0.0:50000->50000/tcp jenkins-master
9fae0c4f4d66 jenkins-data "echo 'Data container" About an hour ago Exited (0) About an hour ago jenkins-data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment