Created
March 18, 2015 11:59
-
-
Save ripienaar/1c4e1fde7ba8906d7d1d to your computer and use it in GitHub Desktop.
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
| % sudo docker exec infra_talk container --inspect | |
| Container first started at 2015-03-18 06:01:58 +0000 (1426658518) | |
| Container management methods: | |
| Container supports START method using command /srv/support/bin/start.sh | |
| Container does not support the UPDATE method | |
| Container does not support the VALIDATE method | |
| Metadata for image centos_base | |
| Names: | |
| Project Name: centos_base | |
| Image Name: ripienaar/centos_base | |
| Image Tag Names: registry.devco.net/ripienaar/centos_base | |
| Build Info: | |
| CI Run: true | |
| Git Hash: fcb5f3c664b293c7a196c9809a33714427804d40 | |
| Build Cause: TIMERTRIGGER | |
| Build Time: 2015-03-17 03:25:02 (1426562702) | |
| Build Tag: jenkins-docker centos_base-19 | |
| Actions: | |
| START: not set | |
| UPDATE: not set | |
| VALIDATE: not set | |
| Metadata for image wordpress_base | |
| Names: | |
| Project Name: wordpress_base | |
| Image Name: ripienaar/wordpress_base | |
| Image Tag Names: registry.devco.net/ripienaar/wordpress_base | |
| Build Info: | |
| CI Run: true | |
| Git Hash: a396de4ca4e75a95cca76fa2a4095a877befc260 | |
| Build Cause: TIMERTRIGGER | |
| Build Time: 2015-03-17 03:55:01 (1426564501) | |
| Build Tag: jenkins-docker wordpress_base-38 | |
| Actions: | |
| START: not set | |
| UPDATE: not set | |
| VALIDATE: not set | |
| Metadata for image infra_talk | |
| Names: | |
| Project Name: infra_talk | |
| Image Name: ripienaar/infra_talk | |
| Image Tag Names: registry.devco.net/ripienaar/infra_talk | |
| Build Info: | |
| CI Run: true | |
| Git Hash: c897443cab621650c17381c99c97a2ce3a1ebd4e | |
| Build Cause: TIMERTRIGGER | |
| Build Time: 2015-03-18 06:01:41 (1426658501) | |
| Build Tag: jenkins-docker infra_talk-83 | |
| Actions: | |
| START: /srv/support/bin/start.sh | |
| UPDATE: not set | |
| VALIDATE: not set |
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
| $ sudo docker exec infra_talk container --metadata | |
| {"validate_method":null,"validate":false,"build_tag":"jenkins-docker infra_talk-83","build_time":"2015-03-18 06:01:41","build_cause":"TIMERTRIGGER","project":"infra_talk","gitref":"c897443cab621650c17381c99c97a2ce3a1ebd4e","image_tag_names":["registry.devco.net/ripienaar/infra_talk"],"image_name":"ripienaar/infra_talk","build_time_stamp":1426658501,"ci":true,"start_method":"/srv/support/bin/start.sh","update_method":null} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment