Advertisement
Guest User

Untitled

a guest
Dec 27th, 2016
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.73 KB | None | 0 0
  1. [
  2. {
  3. "Id": "74d397660f1ab35516aae5affdba715a280a1e088c131854d06180c79c2c1a44",
  4. "Created": "2016-12-19T17:21:16.665809558Z",
  5. "Path": "gulp",
  6. "Args": [
  7. "serve",
  8. "--color"
  9. ],
  10. "State": {
  11. "Status": "running",
  12. "Running": true,
  13. "Paused": false,
  14. "Restarting": false,
  15. "OOMKilled": false,
  16. "Dead": false,
  17. "Pid": 2677,
  18. "ExitCode": 0,
  19. "Error": "",
  20. "StartedAt": "2016-12-27T09:11:29.224712202Z",
  21. "FinishedAt": "2016-12-27T09:09:39.417180677Z"
  22. },
  23. "Image": "sha256:a49783cb558517e3fa81f86bc75cba1ed72ac71f446952f43c50354118f2463f",
  24. "ResolvConfPath": "/var/lib/docker/containers/74d397660f1ab35516aae5affdba715a280a1e088c131854d06180c79c2c1a44/resolv.conf",
  25. "HostnamePath": "/var/lib/docker/containers/74d397660f1ab35516aae5affdba715a280a1e088c131854d06180c79c2c1a44/hostname",
  26. "HostsPath": "/var/lib/docker/containers/74d397660f1ab35516aae5affdba715a280a1e088c131854d06180c79c2c1a44/hosts",
  27. "LogPath": "/var/lib/docker/containers/74d397660f1ab35516aae5affdba715a280a1e088c131854d06180c79c2c1a44/74d397660f1ab35516aae5affdba715a280a1e088c131854d06180c79c2c1a44-json.log",
  28. "Name": "/admin-livereload",
  29. "RestartCount": 0,
  30. "Driver": "aufs",
  31. "MountLabel": "",
  32. "ProcessLabel": "",
  33. "AppArmorProfile": "",
  34. "ExecIDs": null,
  35. "HostConfig": {
  36. "Binds": [
  37. "/home/altipla/projects/admin:/admin:rw",
  38. "/run/user/1000/keyring/ssh:/run/user/1000/keyring/ssh:rw"
  39. ],
  40. "ContainerIDFile": "",
  41. "LogConfig": {
  42. "Type": "json-file",
  43. "Config": {}
  44. },
  45. "NetworkMode": "admin_default",
  46. "PortBindings": {
  47. "35729/tcp": [
  48. {
  49. "HostIp": "",
  50. "HostPort": "35729"
  51. }
  52. ]
  53. },
  54. "RestartPolicy": {
  55. "Name": "",
  56. "MaximumRetryCount": 0
  57. },
  58. "AutoRemove": false,
  59. "VolumeDriver": "",
  60. "VolumesFrom": [],
  61. "CapAdd": null,
  62. "CapDrop": null,
  63. "Dns": [],
  64. "DnsOptions": [],
  65. "DnsSearch": [],
  66. "ExtraHosts": null,
  67. "GroupAdd": null,
  68. "IpcMode": "",
  69. "Cgroup": "",
  70. "Links": null,
  71. "OomScoreAdj": 0,
  72. "PidMode": "",
  73. "Privileged": false,
  74. "PublishAllPorts": false,
  75. "ReadonlyRootfs": false,
  76. "SecurityOpt": null,
  77. "UTSMode": "",
  78. "UsernsMode": "",
  79. "ShmSize": 67108864,
  80. "Runtime": "runc",
  81. "ConsoleSize": [
  82. 0,
  83. 0
  84. ],
  85. "Isolation": "",
  86. "CpuShares": 0,
  87. "Memory": 0,
  88. "CgroupParent": "",
  89. "BlkioWeight": 0,
  90. "BlkioWeightDevice": null,
  91. "BlkioDeviceReadBps": null,
  92. "BlkioDeviceWriteBps": null,
  93. "BlkioDeviceReadIOps": null,
  94. "BlkioDeviceWriteIOps": null,
  95. "CpuPeriod": 0,
  96. "CpuQuota": 0,
  97. "CpusetCpus": "",
  98. "CpusetMems": "",
  99. "Devices": null,
  100. "DiskQuota": 0,
  101. "KernelMemory": 0,
  102. "MemoryReservation": 0,
  103. "MemorySwap": 0,
  104. "MemorySwappiness": -1,
  105. "OomKillDisable": false,
  106. "PidsLimit": 0,
  107. "Ulimits": null,
  108. "CpuCount": 0,
  109. "CpuPercent": 0,
  110. "IOMaximumIOps": 0,
  111. "IOMaximumBandwidth": 0
  112. },
  113. "GraphDriver": {
  114. "Name": "aufs",
  115. "Data": null
  116. },
  117. "Mounts": [
  118. {
  119. "Source": "/home/altipla/projects/admin",
  120. "Destination": "/admin",
  121. "Mode": "rw",
  122. "RW": true,
  123. "Propagation": "rprivate"
  124. },
  125. {
  126. "Source": "/run/user/1000/keyring/ssh",
  127. "Destination": "/run/user/1000/keyring/ssh",
  128. "Mode": "rw",
  129. "RW": true,
  130. "Propagation": "rprivate"
  131. }
  132. ],
  133. "Config": {
  134. "Hostname": "74d397660f1a",
  135. "Domainname": "",
  136. "User": "local",
  137. "AttachStdin": false,
  138. "AttachStdout": false,
  139. "AttachStderr": false,
  140. "ExposedPorts": {
  141. "35729/tcp": {}
  142. },
  143. "Tty": false,
  144. "OpenStdin": false,
  145. "StdinOnce": false,
  146. "Env": [
  147. "SSH_AUTH_SOCK=/run/user/1000/keyring/ssh",
  148. "DEBIAN_FRONTEND=noninteractive",
  149. "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/protobuf/bin",
  150. "SASS_PATH=/admin/node_modules",
  151. "DB_NAME=admin",
  152. "DB_USER=root",
  153. "DB_PASSWORD=dev-root",
  154. "DB_ADDRESS=database",
  155. "VERSION=development",
  156. "DEBUG=true"
  157. ],
  158. "Cmd": [
  159. "gulp",
  160. "serve",
  161. "--color"
  162. ],
  163. "Image": "admin_livereload",
  164. "Volumes": {
  165. "/admin": {},
  166. "/run/user/1000/keyring/ssh": {}
  167. },
  168. "WorkingDir": "/admin",
  169. "Entrypoint": null,
  170. "OnBuild": null,
  171. "Labels": {
  172. "com.docker.compose.config-hash": "bd345429287ea99cc7ffc432055e9a99e53982889a77006e0dde2e2bbc680832",
  173. "com.docker.compose.container-number": "1",
  174. "com.docker.compose.oneoff": "False",
  175. "com.docker.compose.project": "admin",
  176. "com.docker.compose.service": "livereload",
  177. "com.docker.compose.version": "1.8.1"
  178. }
  179. },
  180. "NetworkSettings": {
  181. "Bridge": "",
  182. "SandboxID": "11730390ceff2e3e5237c1314fd5145366ce651d12fc1d977ea829b17564a9bd",
  183. "HairpinMode": false,
  184. "LinkLocalIPv6Address": "",
  185. "LinkLocalIPv6PrefixLen": 0,
  186. "Ports": {
  187. "35729/tcp": [
  188. {
  189. "HostIp": "0.0.0.0",
  190. "HostPort": "35729"
  191. }
  192. ]
  193. },
  194. "SandboxKey": "/var/run/docker/netns/11730390ceff",
  195. "SecondaryIPAddresses": null,
  196. "SecondaryIPv6Addresses": null,
  197. "EndpointID": "",
  198. "Gateway": "",
  199. "GlobalIPv6Address": "",
  200. "GlobalIPv6PrefixLen": 0,
  201. "IPAddress": "",
  202. "IPPrefixLen": 0,
  203. "IPv6Gateway": "",
  204. "MacAddress": "",
  205. "Networks": {
  206. "admin_default": {
  207. "IPAMConfig": null,
  208. "Links": null,
  209. "Aliases": [
  210. "74d397660f1a",
  211. "livereload"
  212. ],
  213. "NetworkID": "d6975717677a5212d089a8e30e18c6e5aa90b98d5269d1caaf1651780bac62bf",
  214. "EndpointID": "73e7f45f5f968a5014c4204905d2fb570f4fab220eacb364d89bed144415e929",
  215. "Gateway": "172.18.0.1",
  216. "IPAddress": "172.18.0.3",
  217. "IPPrefixLen": 16,
  218. "IPv6Gateway": "",
  219. "GlobalIPv6Address": "",
  220. "GlobalIPv6PrefixLen": 0,
  221. "MacAddress": "02:42:ac:12:00:03"
  222. }
  223. }
  224. }
  225. }
  226. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement