Created
May 21, 2016 04:13
-
-
Save up1/220bdc6ca4a1c8262a7f01179cf48bf6 to your computer and use it in GitHub Desktop.
Jenkins on Docker
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 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