Advertisement
Guest User

Untitled

a guest
Sep 13th, 2016
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.71 KB | None | 0 0
  1. [
  2. {
  3. "Id": "018ef6c99ac397525ea16edac8a4f8467562e56f76adeb059304aeaee4d18139",
  4. "Created": "2016-09-13T11:31:42.612851019Z",
  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": 4272,
  17. "ExitCode": 0,
  18. "Error": "",
  19. "StartedAt": "2016-09-13T11:31:42.736878171Z",
  20. "FinishedAt": "0001-01-01T00:00:00Z"
  21. },
  22. "Image": "sha256:1195b21c3a45d9bf93aae497f2538f89a09aaded18d6648753aa3ce76670f41d",
  23. "ResolvConfPath": "/mnt/sda1/var/lib/docker/containers/018ef6c99ac397525ea16edac8a4f8467562e56f76adeb059304aeaee4d18139/resolv.conf",
  24. "HostnamePath": "/mnt/sda1/var/lib/docker/containers/018ef6c99ac397525ea16edac8a4f8467562e56f76adeb059304aeaee4d18139/hostname",
  25. "HostsPath": "/mnt/sda1/var/lib/docker/containers/018ef6c99ac397525ea16edac8a4f8467562e56f76adeb059304aeaee4d18139/hosts",
  26. "LogPath": "/mnt/sda1/var/lib/docker/containers/018ef6c99ac397525ea16edac8a4f8467562e56f76adeb059304aeaee4d18139/018ef6c99ac397525ea16edac8a4f8467562e56f76adeb059304aeaee4d18139-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. "/c/users/maria/preserveware/data:/docker-entrypoint-initdb.d:rw"
  37. ],
  38. "ContainerIDFile": "",
  39. "LogConfig": {
  40. "Type": "json-file",
  41. "Config": {}
  42. },
  43. "NetworkMode": "preserveware_default",
  44. "PortBindings": {},
  45. "RestartPolicy": {
  46. "Name": "",
  47. "MaximumRetryCount": 0
  48. },
  49. "AutoRemove": false,
  50. "VolumeDriver": "",
  51. "VolumesFrom": [],
  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. "StorageOpt": null,
  69. "UTSMode": "",
  70. "UsernsMode": "",
  71. "ShmSize": 67108864,
  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. "BlkioIOps": 0,
  102. "BlkioBps": 0,
  103. "SandboxSize": 0
  104. },
  105. "GraphDriver": {
  106. "Name": "aufs",
  107. "Data": null
  108. },
  109. "Mounts": [
  110. {
  111. "Source": "/c/users/maria/preserveware/data",
  112. "Destination": "/docker-entrypoint-initdb.d",
  113. "Mode": "rw",
  114. "RW": true,
  115. "Propagation": "rprivate"
  116. },
  117. {
  118. "Name": "de94208d3f920c6b8d60f9bf0bdb6420dfb114308f7e241112d3515bea1a8b17",
  119. "Source": "/mnt/sda1/var/lib/docker/volumes/de94208d3f920c6b8d60f9bf0bdb6420dfb114308f7e241112d3515bea1a8b17/_data",
  120. "Destination": "/var/lib/mysql",
  121. "Driver": "local",
  122. "Mode": "",
  123. "RW": true,
  124. "Propagation": ""
  125. }
  126. ],
  127. "Config": {
  128. "Hostname": "018ef6c99ac3",
  129. "Domainname": "",
  130. "User": "",
  131. "AttachStdin": false,
  132. "AttachStdout": false,
  133. "AttachStderr": false,
  134. "ExposedPorts": {
  135. "3306/tcp": {}
  136. },
  137. "Tty": false,
  138. "OpenStdin": false,
  139. "StdinOnce": false,
  140. "Env": [
  141. "MYSQL_ROOT_PASSWORD=wordpress",
  142. "MYSQL_PASSWORD=wordpress",
  143. "MYSQL_USER=wordpress",
  144. "MYSQL_DATABASE=wordpress",
  145. "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
  146. "GOSU_VERSION=1.7",
  147. "MYSQL_MAJOR=5.7",
  148. "MYSQL_VERSION=5.7.13-1debian8"
  149. ],
  150. "Cmd": [
  151. "mysqld"
  152. ],
  153. "Image": "mysql:5.7",
  154. "Volumes": {
  155. "/docker-entrypoint-initdb.d": {},
  156. "/var/lib/mysql": {}
  157. },
  158. "WorkingDir": "",
  159. "Entrypoint": [
  160. "docker-entrypoint.sh"
  161. ],
  162. "OnBuild": null,
  163. "Labels": {
  164. "com.docker.compose.config-hash": "fa0d0a983430622c507ad935e75b921ebaea9777630b9bba1adbf41106e969a8",
  165. "com.docker.compose.container-number": "1",
  166. "com.docker.compose.oneoff": "False",
  167. "com.docker.compose.project": "preserveware",
  168. "com.docker.compose.service": "db",
  169. "com.docker.compose.version": "1.7.1"
  170. }
  171. },
  172. "NetworkSettings": {
  173. "Bridge": "",
  174. "SandboxID": "63086f3cb08125b85de32dc42960c050dcf6b277b8198be008479f4fcc4e6f18",
  175. "HairpinMode": false,
  176. "LinkLocalIPv6Address": "",
  177. "LinkLocalIPv6PrefixLen": 0,
  178. "Ports": {
  179. "3306/tcp": null
  180. },
  181. "SandboxKey": "/var/run/docker/netns/63086f3cb081",
  182. "SecondaryIPAddresses": null,
  183. "SecondaryIPv6Addresses": null,
  184. "EndpointID": "",
  185. "Gateway": "",
  186. "GlobalIPv6Address": "",
  187. "GlobalIPv6PrefixLen": 0,
  188. "IPAddress": "",
  189. "IPPrefixLen": 0,
  190. "IPv6Gateway": "",
  191. "MacAddress": "",
  192. "Networks": {
  193. "preserveware_default": {
  194. "IPAMConfig": null,
  195. "Links": null,
  196. "Aliases": [
  197. "018ef6c99ac3",
  198. "db"
  199. ],
  200. "NetworkID": "298d0be7772330af565df77128ff6e7bdd3a555ca4d6efc8a3cd7762d39ae325",
  201. "EndpointID": "05e3610c1ece3defec258aea32228d46776ef9b94738e3e5cb8feecad3bfce86",
  202. "Gateway": "172.21.0.1",
  203. "IPAddress": "172.21.0.2",
  204. "IPPrefixLen": 16,
  205. "IPv6Gateway": "",
  206. "GlobalIPv6Address": "",
  207. "GlobalIPv6PrefixLen": 0,
  208. "MacAddress": "02:42:ac:15:00:02"
  209. }
  210. }
  211. }
  212. }
  213. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement