Advertisement
scrud

Untitled

Feb 27th, 2016
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.45 KB | None | 0 0
  1. [
  2. {
  3. "Id": "151961654ce5467cff51c606d6e9886c01008c4a9a81c0076715dfca77318f73",
  4. "Created": "2016-02-27T16:23:54.535472488Z",
  5. "Path": "/usr/bin/supervisord",
  6. "Args": [
  7. "-n"
  8. ],
  9. "State": {
  10. "Status": "running",
  11. "Running": true,
  12. "Paused": false,
  13. "Restarting": false,
  14. "OOMKilled": false,
  15. "Dead": false,
  16. "Pid": 13000,
  17. "ExitCode": 0,
  18. "Error": "",
  19. "StartedAt": "2016-02-27T16:23:55.167148297Z",
  20. "FinishedAt": "0001-01-01T00:00:00Z"
  21. },
  22. "Image": "sha256:e7895246da41152431c5fbc3e6673130323b23bc2f901272b448fd6e416370cc",
  23. "ResolvConfPath": "/var/lib/docker/containers/151961654ce5467cff51c606d6e9886c01008c4a9a81c0076715dfca77318f73/resolv.conf",
  24. "HostnamePath": "/var/lib/docker/containers/151961654ce5467cff51c606d6e9886c01008c4a9a81c0076715dfca77318f73/hostname",
  25. "HostsPath": "/var/lib/docker/containers/151961654ce5467cff51c606d6e9886c01008c4a9a81c0076715dfca77318f73/hosts",
  26. "LogPath": "/var/lib/docker/containers/151961654ce5467cff51c606d6e9886c01008c4a9a81c0076715dfca77318f73/151961654ce5467cff51c606d6e9886c01008c4a9a81c0076715dfca77318f73-json.log",
  27. "Name": "/stoic_lalande",
  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": {},
  43. "RestartPolicy": {
  44. "Name": "no",
  45. "MaximumRetryCount": 0
  46. },
  47. "VolumeDriver": "",
  48. "VolumesFrom": null,
  49. "CapAdd": null,
  50. "CapDrop": null,
  51. "Dns": [],
  52. "DnsOptions": [],
  53. "DnsSearch": [],
  54. "ExtraHosts": null,
  55. "GroupAdd": null,
  56. "IpcMode": "",
  57. "Links": null,
  58. "OomScoreAdj": 0,
  59. "PidMode": "",
  60. "Privileged": false,
  61. "PublishAllPorts": false,
  62. "ReadonlyRootfs": false,
  63. "SecurityOpt": null,
  64. "UTSMode": "",
  65. "ShmSize": 67108864,
  66. "ConsoleSize": [
  67. 0,
  68. 0
  69. ],
  70. "Isolation": "",
  71. "CpuShares": 0,
  72. "CgroupParent": "",
  73. "BlkioWeight": 0,
  74. "BlkioWeightDevice": null,
  75. "BlkioDeviceReadBps": null,
  76. "BlkioDeviceWriteBps": null,
  77. "BlkioDeviceReadIOps": null,
  78. "BlkioDeviceWriteIOps": null,
  79. "CpuPeriod": 0,
  80. "CpuQuota": 0,
  81. "CpusetCpus": "",
  82. "CpusetMems": "",
  83. "Devices": [],
  84. "KernelMemory": 0,
  85. "Memory": 0,
  86. "MemoryReservation": 0,
  87. "MemorySwap": 0,
  88. "MemorySwappiness": -1,
  89. "OomKillDisable": false,
  90. "PidsLimit": 0,
  91. "Ulimits": null
  92. },
  93. "GraphDriver": {
  94. "Name": "aufs",
  95. "Data": null
  96. },
  97. "Mounts": [],
  98. "Config": {
  99. "Hostname": "151961654ce5",
  100. "Domainname": "",
  101. "User": "root",
  102. "AttachStdin": false,
  103. "AttachStdout": false,
  104. "AttachStderr": false,
  105. "Tty": false,
  106. "OpenStdin": false,
  107. "StdinOnce": false,
  108. "Env": [
  109. "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
  110. ],
  111. "Cmd": [
  112. "/usr/bin/supervisord",
  113. "-n"
  114. ],
  115. "Image": "basic-ubuntu",
  116. "Volumes": null,
  117. "WorkingDir": "/",
  118. "Entrypoint": null,
  119. "OnBuild": null,
  120. "Labels": {},
  121. "StopSignal": "SIGTERM"
  122. },
  123. "NetworkSettings": {
  124. "Bridge": "",
  125. "SandboxID": "some_hash_id",
  126. "HairpinMode": false,
  127. "LinkLocalIPv6Address": "",
  128. "LinkLocalIPv6PrefixLen": 0,
  129. "Ports": {},
  130. "SandboxKey": "/var/run/docker/netns/14f44869f248",
  131. "SecondaryIPAddresses": null,
  132. "SecondaryIPv6Addresses": null,
  133. "EndpointID": "some_hash_id",
  134. "Gateway": "172.17.0.1",
  135. "GlobalIPv6Address": "",
  136. "GlobalIPv6PrefixLen": 0,
  137. "IPAddress": "172.17.0.2",
  138. "IPPrefixLen": 16,
  139. "IPv6Gateway": "",
  140. "MacAddress": "some_mac",
  141. "Networks": {
  142. "bridge": {
  143. "IPAMConfig": null,
  144. "Links": null,
  145. "Aliases": null,
  146. "NetworkID": "some_hash_id",
  147. "EndpointID": "some_hash_id",
  148. "Gateway": "172.17.0.1",
  149. "IPAddress": "172.17.0.2",
  150. "IPPrefixLen": 16,
  151. "IPv6Gateway": "",
  152. "GlobalIPv6Address": "",
  153. "GlobalIPv6PrefixLen": 0,
  154. "MacAddress": "some_mac"
  155. }
  156. }
  157. }
  158. }
  159. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement