Advertisement
Guest User

Untitled

a guest
Sep 13th, 2016
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.59 KB | None | 0 0
  1. [
  2. {
  3. "Id": "c2ddfbb5cfbf897aacd9e92e05001933a3d6bf3df95d8b0f93a780797f167b06",
  4. "Created": "2016-09-13T09:42:06.83521782Z",
  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": 22535,
  17. "ExitCode": 0,
  18. "Error": "",
  19. "StartedAt": "2016-09-13T09:42:07.032251861Z",
  20. "FinishedAt": "0001-01-01T00:00:00Z"
  21. },
  22. "Image": "sha256:1195b21c3a45d9bf93aae497f2538f89a09aaded18d6648753aa3ce76670f41d",
  23. "ResolvConfPath": "/mnt/sda1/var/lib/docker/containers/c2ddfbb5cfbf897aacd9e92e05001933a3d6bf3df95d8b0f93a780797f167b06/resolv.conf",
  24. "HostnamePath": "/mnt/sda1/var/lib/docker/containers/c2ddfbb5cfbf897aacd9e92e05001933a3d6bf3df95d8b0f93a780797f167b06/hostname",
  25. "HostsPath": "/mnt/sda1/var/lib/docker/containers/c2ddfbb5cfbf897aacd9e92e05001933a3d6bf3df95d8b0f93a780797f167b06/hosts",
  26. "LogPath": "/mnt/sda1/var/lib/docker/containers/c2ddfbb5cfbf897aacd9e92e05001933a3d6bf3df95d8b0f93a780797f167b06/c2ddfbb5cfbf897aacd9e92e05001933a3d6bf3df95d8b0f93a780797f167b06-json.log",
  27. "Name": "/preserveware_db_1",
  28. "RestartCount": 0,
  29. "Driver": "aufs",
  30. "MountLabel": "",
  31. "ProcessLabel": "",
  32. "AppArmorProfile": "",
  33. "ExecIDs": null,
  34. "HostConfig": {
  35. "Binds": [
  36. "/d/wamp/www/preserveware/.data/db:/var/lib/mysql:rw",
  37. "/d/wamp/www/preserveware/data:/docker-entrypoint-initdb.d:rw"
  38. ],
  39. "ContainerIDFile": "",
  40. "LogConfig": {
  41. "Type": "json-file",
  42. "Config": {}
  43. },
  44. "NetworkMode": "preserveware_default",
  45. "PortBindings": {},
  46. "RestartPolicy": {
  47. "Name": "",
  48. "MaximumRetryCount": 0
  49. },
  50. "AutoRemove": false,
  51. "VolumeDriver": "",
  52. "VolumesFrom": [],
  53. "CapAdd": null,
  54. "CapDrop": null,
  55. "Dns": null,
  56. "DnsOptions": null,
  57. "DnsSearch": null,
  58. "ExtraHosts": null,
  59. "GroupAdd": null,
  60. "IpcMode": "",
  61. "Cgroup": "",
  62. "Links": null,
  63. "OomScoreAdj": 0,
  64. "PidMode": "",
  65. "Privileged": false,
  66. "PublishAllPorts": false,
  67. "ReadonlyRootfs": false,
  68. "SecurityOpt": null,
  69. "StorageOpt": null,
  70. "UTSMode": "",
  71. "UsernsMode": "",
  72. "ShmSize": 67108864,
  73. "ConsoleSize": [
  74. 0,
  75. 0
  76. ],
  77. "Isolation": "",
  78. "CpuShares": 0,
  79. "Memory": 0,
  80. "CgroupParent": "",
  81. "BlkioWeight": 0,
  82. "BlkioWeightDevice": null,
  83. "BlkioDeviceReadBps": null,
  84. "BlkioDeviceWriteBps": null,
  85. "BlkioDeviceReadIOps": null,
  86. "BlkioDeviceWriteIOps": null,
  87. "CpuPeriod": 0,
  88. "CpuQuota": 0,
  89. "CpusetCpus": "",
  90. "CpusetMems": "",
  91. "Devices": null,
  92. "DiskQuota": 0,
  93. "KernelMemory": 0,
  94. "MemoryReservation": 0,
  95. "MemorySwap": 0,
  96. "MemorySwappiness": -1,
  97. "OomKillDisable": false,
  98. "PidsLimit": 0,
  99. "Ulimits": null,
  100. "CpuCount": 0,
  101. "CpuPercent": 0,
  102. "BlkioIOps": 0,
  103. "BlkioBps": 0,
  104. "SandboxSize": 0
  105. },
  106. "GraphDriver": {
  107. "Name": "aufs",
  108. "Data": null
  109. },
  110. "Mounts": [
  111. {
  112. "Source": "/d/wamp/www/preserveware/.data/db",
  113. "Destination": "/var/lib/mysql",
  114. "Mode": "rw",
  115. "RW": true,
  116. "Propagation": "rprivate"
  117. },
  118. {
  119. "Source": "/d/wamp/www/preserveware/data",
  120. "Destination": "/docker-entrypoint-initdb.d",
  121. "Mode": "rw",
  122. "RW": true,
  123. "Propagation": "rprivate"
  124. }
  125. ],
  126. "Config": {
  127. "Hostname": "c2ddfbb5cfbf",
  128. "Domainname": "",
  129. "User": "",
  130. "AttachStdin": false,
  131. "AttachStdout": false,
  132. "AttachStderr": false,
  133. "ExposedPorts": {
  134. "3306/tcp": {}
  135. },
  136. "Tty": false,
  137. "OpenStdin": false,
  138. "StdinOnce": false,
  139. "Env": [
  140. "MYSQL_ROOT_PASSWORD=wordpress",
  141. "MYSQL_PASSWORD=wordpress",
  142. "MYSQL_USER=wordpress",
  143. "MYSQL_DATABASE=wordpress",
  144. "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
  145. "GOSU_VERSION=1.7",
  146. "MYSQL_MAJOR=5.7",
  147. "MYSQL_VERSION=5.7.13-1debian8"
  148. ],
  149. "Cmd": [
  150. "mysqld"
  151. ],
  152. "Image": "mysql:5.7",
  153. "Volumes": {
  154. "/docker-entrypoint-initdb.d": {},
  155. "/var/lib/mysql": {}
  156. },
  157. "WorkingDir": "",
  158. "Entrypoint": [
  159. "docker-entrypoint.sh"
  160. ],
  161. "OnBuild": null,
  162. "Labels": {
  163. "com.docker.compose.config-hash": "eeb3d7628ac68d0bbbf545958d8b11d11ce04e1f825da64cb0696912c2a66d61",
  164. "com.docker.compose.container-number": "1",
  165. "com.docker.compose.oneoff": "False",
  166. "com.docker.compose.project": "preserveware",
  167. "com.docker.compose.service": "db",
  168. "com.docker.compose.version": "1.7.1"
  169. }
  170. },
  171. "NetworkSettings": {
  172. "Bridge": "",
  173. "SandboxID": "5601d34a55b5e34a7f4ff9b13061113f554f86e407eab10d4b55b496502e4e37",
  174. "HairpinMode": false,
  175. "LinkLocalIPv6Address": "",
  176. "LinkLocalIPv6PrefixLen": 0,
  177. "Ports": {
  178. "3306/tcp": null
  179. },
  180. "SandboxKey": "/var/run/docker/netns/5601d34a55b5",
  181. "SecondaryIPAddresses": null,
  182. "SecondaryIPv6Addresses": null,
  183. "EndpointID": "",
  184. "Gateway": "",
  185. "GlobalIPv6Address": "",
  186. "GlobalIPv6PrefixLen": 0,
  187. "IPAddress": "",
  188. "IPPrefixLen": 0,
  189. "IPv6Gateway": "",
  190. "MacAddress": "",
  191. "Networks": {
  192. "preserveware_default": {
  193. "IPAMConfig": null,
  194. "Links": null,
  195. "Aliases": [
  196. "db",
  197. "c2ddfbb5cfbf"
  198. ],
  199. "NetworkID": "298d0be7772330af565df77128ff6e7bdd3a555ca4d6efc8a3cd7762d39ae325",
  200. "EndpointID": "468306f2733db1d5eb62ece69fa6caf03e9b43592beb184d8fba1b1c3e47095f",
  201. "Gateway": "172.21.0.1",
  202. "IPAddress": "172.21.0.2",
  203. "IPPrefixLen": 16,
  204. "IPv6Gateway": "",
  205. "GlobalIPv6Address": "",
  206. "GlobalIPv6PrefixLen": 0,
  207. "MacAddress": "02:42:ac:15:00:02"
  208. }
  209. }
  210. }
  211. }
  212. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement