Advertisement
Guest User

Untitled

a guest
Oct 20th, 2016
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.94 KB | None | 0 0
  1. [
  2. {
  3. "Id": "681b99c4f1211d45323561d5b851b6689c1672675e7fb9729773c58fc1dcb12f",
  4. "Created": "2016-10-20T15:52:56.620209933Z",
  5. "Path": "docker-entrypoint.sh",
  6. "Args": [
  7. "mysqld"
  8. ],
  9. "State": {
  10. "Status": "running",
  11. "Running": true,
  12. "Paused": false,
  13. "Restarting": false,
  14. "OOMKilled": false,
  15. "Dead": false,
  16. "Pid": 5733,
  17. "ExitCode": 0,
  18. "Error": "",
  19. "StartedAt": "2016-10-20T15:52:56.972367766Z",
  20. "FinishedAt": "0001-01-01T00:00:00Z"
  21. },
  22. "Image": "sha256:eda6a4884645a9d810d81662201adaf5371c547a2a169051e95de951baadf452",
  23. "ResolvConfPath": "/var/lib/docker/containers/681b99c4f1211d45323561d5b851b6689c1672675e7fb9729773c58fc1dcb12f/resolv.conf",
  24. "HostnamePath": "/var/lib/docker/containers/681b99c4f1211d45323561d5b851b6689c1672675e7fb9729773c58fc1dcb12f/hostname",
  25. "HostsPath": "/var/lib/docker/containers/681b99c4f1211d45323561d5b851b6689c1672675e7fb9729773c58fc1dcb12f/hosts",
  26. "LogPath": "/var/lib/docker/containers/681b99c4f1211d45323561d5b851b6689c1672675e7fb9729773c58fc1dcb12f/681b99c4f1211d45323561d5b851b6689c1672675e7fb9729773c58fc1dcb12f-json.log",
  27. "Name": "/runner-c613f5a6-project-1-concurrent-0-mysql",
  28. "RestartCount": 0,
  29. "Driver": "aufs",
  30. "MountLabel": "",
  31. "ProcessLabel": "",
  32. "AppArmorProfile": "",
  33. "ExecIDs": null,
  34. "HostConfig": {
  35. "Binds": null,
  36. "ContainerIDFile": "",
  37. "LogConfig": {
  38. "Type": "json-file",
  39. "Config": {}
  40. },
  41. "NetworkMode": "default",
  42. "PortBindings": null,
  43. "RestartPolicy": {
  44. "Name": "no",
  45. "MaximumRetryCount": 0
  46. },
  47. "AutoRemove": false,
  48. "VolumeDriver": "",
  49. "VolumesFrom": [
  50. "2906f3fc627e0a46dfbf1787c14c2a404f3b6372eaa38d1b726a55061b1dab08"
  51. ],
  52. "CapAdd": null,
  53. "CapDrop": null,
  54. "Dns": null,
  55. "DnsOptions": null,
  56. "DnsSearch": null,
  57. "ExtraHosts": null,
  58. "GroupAdd": null,
  59. "IpcMode": "",
  60. "Cgroup": "",
  61. "Links": null,
  62. "OomScoreAdj": 0,
  63. "PidMode": "",
  64. "Privileged": false,
  65. "PublishAllPorts": false,
  66. "ReadonlyRootfs": false,
  67. "SecurityOpt": null,
  68. "UTSMode": "",
  69. "UsernsMode": "",
  70. "ShmSize": 67108864,
  71. "Runtime": "runc",
  72. "ConsoleSize": [
  73. 0,
  74. 0
  75. ],
  76. "Isolation": "",
  77. "CpuShares": 0,
  78. "Memory": 0,
  79. "CgroupParent": "",
  80. "BlkioWeight": 0,
  81. "BlkioWeightDevice": null,
  82. "BlkioDeviceReadBps": null,
  83. "BlkioDeviceWriteBps": null,
  84. "BlkioDeviceReadIOps": null,
  85. "BlkioDeviceWriteIOps": null,
  86. "CpuPeriod": 0,
  87. "CpuQuota": 0,
  88. "CpusetCpus": "",
  89. "CpusetMems": "",
  90. "Devices": null,
  91. "DiskQuota": 0,
  92. "KernelMemory": 0,
  93. "MemoryReservation": 0,
  94. "MemorySwap": 0,
  95. "MemorySwappiness": -1,
  96. "OomKillDisable": false,
  97. "PidsLimit": 0,
  98. "Ulimits": null,
  99. "CpuCount": 0,
  100. "CpuPercent": 0,
  101. "IOMaximumIOps": 0,
  102. "IOMaximumBandwidth": 0
  103. },
  104. "GraphDriver": {
  105. "Name": "aufs",
  106. "Data": null
  107. },
  108. "Mounts": [
  109. {
  110. "Name": "d675e45d54ade873a49ec85aaaad867b885c821e3d401d309c891ff16fc9620b",
  111. "Source": "/var/lib/docker/volumes/d675e45d54ade873a49ec85aaaad867b885c821e3d401d309c891ff16fc9620b/_data",
  112. "Destination": "/builds/starscream",
  113. "Driver": "local",
  114. "Mode": "",
  115. "RW": true,
  116. "Propagation": ""
  117. },
  118. {
  119. "Name": "373ed4f3c77ad97428ebe0857c30d31448d7ba3106c2f254aad85de2f8844139",
  120. "Source": "/var/lib/docker/volumes/373ed4f3c77ad97428ebe0857c30d31448d7ba3106c2f254aad85de2f8844139/_data",
  121. "Destination": "/var/lib/mysql",
  122. "Driver": "local",
  123. "Mode": "",
  124. "RW": true,
  125. "Propagation": ""
  126. }
  127. ],
  128. "Config": {
  129. "Hostname": "681b99c4f121",
  130. "Domainname": "",
  131. "User": "",
  132. "AttachStdin": false,
  133. "AttachStdout": false,
  134. "AttachStderr": false,
  135. "ExposedPorts": {
  136. "3306/tcp": {}
  137. },
  138. "Tty": false,
  139. "OpenStdin": false,
  140. "StdinOnce": false,
  141. "Env": [
  142. "CI=true",
  143. "CI_BUILD_REF=145b56c48ef35a7c4d054ab07cb38f7fdfefed17",
  144. "CI_BUILD_BEFORE_SHA=145b56c48ef35a7c4d054ab07cb38f7fdfefed17",
  145. "CI_BUILD_REF_NAME=master",
  146. "CI_BUILD_ID=54",
  147. "CI_BUILD_REPO=http://gitlab-ci-token:hsZ8XGY5FHBGaemsLtoT@gitlab.hostworks.ca/starscream/core-api.git",
  148. "CI_BUILD_TOKEN=hsZ8XGY5FHBGaemsLtoT",
  149. "CI_PROJECT_ID=1",
  150. "CI_PROJECT_DIR=/builds/starscream/core-api",
  151. "CI_SERVER=yes",
  152. "CI_SERVER_NAME=GitLab CI",
  153. "CI_SERVER_VERSION=",
  154. "CI_SERVER_REVISION=",
  155. "GITLAB_CI=true",
  156. "CI=true",
  157. "GITLAB_CI=true",
  158. "CI_BUILD_ID=54",
  159. "CI_BUILD_REF=145b56c48ef35a7c4d054ab07cb38f7fdfefed17",
  160. "CI_BUILD_BEFORE_SHA=145b56c48ef35a7c4d054ab07cb38f7fdfefed17",
  161. "CI_BUILD_REF_NAME=master",
  162. "CI_BUILD_NAME=test",
  163. "CI_BUILD_STAGE=test",
  164. "CI_SERVER_NAME=GitLab",
  165. "CI_SERVER_VERSION=8.12.7",
  166. "CI_SERVER_REVISION=7429b21",
  167. "CI_PROJECT_ID=1",
  168. "CI_PROJECT_NAME=core-api",
  169. "CI_PROJECT_PATH=starscream/core-api",
  170. "CI_PROJECT_NAMESPACE=starscream",
  171. "CI_PROJECT_URL=http://gitlab.hostworks.ca/starscream/core-api",
  172. "CI_PIPELINE_ID=32",
  173. "CI_RUNNER_ID=1",
  174. "CI_RUNNER_DESCRIPTION=gitlab",
  175. "CI_RUNNER_TAGS=",
  176. "POSTGRES_USER=bran",
  177. "POSTGRES_DB=bran",
  178. "MYSQL_DATABASE=whmcs",
  179. "MYSQL_USER=whmcs",
  180. "MYSQL_PASSWORD=123456",
  181. "MYSQL_ROOT_PASSWORD=123456",
  182. "GITLAB_USER_ID=2",
  183. "GITLAB_USER_EMAIL=jarredk@serversitters.com",
  184. "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
  185. "GOSU_VERSION=1.7",
  186. "MYSQL_MAJOR=5.7",
  187. "MYSQL_VERSION=5.7.16-1debian8"
  188. ],
  189. "Cmd": [
  190. "mysqld"
  191. ],
  192. "Image": "sha256:eda6a4884645a9d810d81662201adaf5371c547a2a169051e95de951baadf452",
  193. "Volumes": {
  194. "/var/lib/mysql": {}
  195. },
  196. "WorkingDir": "",
  197. "Entrypoint": [
  198. "docker-entrypoint.sh"
  199. ],
  200. "OnBuild": null,
  201. "Labels": {
  202. "com.gitlab.gitlab-runner.build.before_sha": "145b56c48ef35a7c4d054ab07cb38f7fdfefed17",
  203. "com.gitlab.gitlab-runner.build.id": "54",
  204. "com.gitlab.gitlab-runner.build.ref_name": "master",
  205. "com.gitlab.gitlab-runner.build.sha": "145b56c48ef35a7c4d054ab07cb38f7fdfefed17",
  206. "com.gitlab.gitlab-runner.project.id": "1",
  207. "com.gitlab.gitlab-runner.runner.id": "c613f5a6",
  208. "com.gitlab.gitlab-runner.runner.local_id": "0",
  209. "com.gitlab.gitlab-runner.service": "mysql",
  210. "com.gitlab.gitlab-runner.service.version": "latest",
  211. "com.gitlab.gitlab-runner.type": "service"
  212. }
  213. },
  214. "NetworkSettings": {
  215. "Bridge": "",
  216. "SandboxID": "93e695e7a4eb88aca075ed8327821a3d363a99cd024d2a7739556a1645f3f435",
  217. "HairpinMode": false,
  218. "LinkLocalIPv6Address": "",
  219. "LinkLocalIPv6PrefixLen": 0,
  220. "Ports": {
  221. "3306/tcp": null
  222. },
  223. "SandboxKey": "/var/run/docker/netns/93e695e7a4eb",
  224. "SecondaryIPAddresses": null,
  225. "SecondaryIPv6Addresses": null,
  226. "EndpointID": "14b38328cbf4b761d9f66ea9fe0f58fa833a19f882e5d064ccd4934b82ec5f82",
  227. "Gateway": "172.17.0.1",
  228. "GlobalIPv6Address": "",
  229. "GlobalIPv6PrefixLen": 0,
  230. "IPAddress": "172.17.0.3",
  231. "IPPrefixLen": 16,
  232. "IPv6Gateway": "",
  233. "MacAddress": "02:42:ac:11:00:03",
  234. "Networks": {
  235. "bridge": {
  236. "IPAMConfig": null,
  237. "Links": null,
  238. "Aliases": null,
  239. "NetworkID": "f86e076c71038d9b79e6a1de7f5a2054911d689e7c56f592709e6c545e653185",
  240. "EndpointID": "14b38328cbf4b761d9f66ea9fe0f58fa833a19f882e5d064ccd4934b82ec5f82",
  241. "Gateway": "172.17.0.1",
  242. "IPAddress": "172.17.0.3",
  243. "IPPrefixLen": 16,
  244. "IPv6Gateway": "",
  245. "GlobalIPv6Address": "",
  246. "GlobalIPv6PrefixLen": 0,
  247. "MacAddress": "02:42:ac:11:00:03"
  248. }
  249. }
  250. }
  251. }
  252. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement