Advertisement
Guest User

Untitled

a guest
Jun 14th, 2019
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.54 KB | None | 0 0
  1. [
  2. {
  3. "Id": "defcc073adcf89c92f2389c5a1fbb63e97b8b3da86d66674ef3ee9049b78c692",
  4. "Created": "2019-06-14T07:05:32.4432963Z",
  5. "Path": "powershell",
  6. "Args": [
  7. "-Command",
  8. "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';",
  9. "apt-get update && apt-get -y install --no-install-recommends apt-utils 2>&1"
  10. ],
  11. "State": {
  12. "Status": "exited",
  13. "Running": false,
  14. "Paused": false,
  15. "Restarting": false,
  16. "OOMKilled": false,
  17. "Dead": false,
  18. "Pid": 0,
  19. "ExitCode": 1,
  20. "Error": "",
  21. "StartedAt": "2019-06-14T07:05:34.3412119Z",
  22. "FinishedAt": "2019-06-14T08:05:36.4203108+01:00"
  23. },
  24. "Image": "sha256:b8b2fd47bdb1b1f63674e88c155cbd2b04bc52557db9e291ed9d59642eb9a3b3",
  25. "ResolvConfPath": "",
  26. "HostnamePath": "",
  27. "HostsPath": "",
  28. "LogPath": "",
  29. "Name": "/stoic_turing",
  30. "RestartCount": 0,
  31. "Driver": "windowsfilter",
  32. "Platform": "windows",
  33. "MountLabel": "",
  34. "ProcessLabel": "",
  35. "AppArmorProfile": "",
  36. "ExecIDs": null,
  37. "HostConfig": {
  38. "Binds": null,
  39. "ContainerIDFile": "",
  40. "LogConfig": {
  41. "Type": "none",
  42. "Config": {}
  43. },
  44. "NetworkMode": "default",
  45. "PortBindings": null,
  46. "RestartPolicy": {
  47. "Name": "",
  48. "MaximumRetryCount": 0
  49. },
  50. "AutoRemove": false,
  51. "VolumeDriver": "",
  52. "VolumesFrom": null,
  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. "UTSMode": "",
  70. "UsernsMode": "",
  71. "ShmSize": 0,
  72. "ConsoleSize": [
  73. 0,
  74. 0
  75. ],
  76. "Isolation": "hyperv",
  77. "CpuShares": 0,
  78. "Memory": 0,
  79. "NanoCpus": 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. "CpuRealtimePeriod": 0,
  90. "CpuRealtimeRuntime": 0,
  91. "CpusetCpus": "",
  92. "CpusetMems": "",
  93. "Devices": null,
  94. "DeviceCgroupRules": null,
  95. "DiskQuota": 0,
  96. "KernelMemory": 0,
  97. "MemoryReservation": 0,
  98. "MemorySwap": 0,
  99. "MemorySwappiness": null,
  100. "OomKillDisable": null,
  101. "PidsLimit": 0,
  102. "Ulimits": null,
  103. "CpuCount": 0,
  104. "CpuPercent": 0,
  105. "IOMaximumIOps": 0,
  106. "IOMaximumBandwidth": 0,
  107. "MaskedPaths": null,
  108. "ReadonlyPaths": null
  109. },
  110. "GraphDriver": {
  111. "Data": {
  112. "dir": "C:\\ProgramData\\Docker\\windowsfilter\\defcc073adcf89c92f2389c5a1fbb63e97b8b3da86d66674ef3ee9049b78c692"
  113. },
  114. "Name": "windowsfilter"
  115. },
  116. "Mounts": [],
  117. "Config": {
  118. "Hostname": "defcc073adcf",
  119. "Domainname": "",
  120. "User": "",
  121. "AttachStdin": false,
  122. "AttachStdout": false,
  123. "AttachStderr": false,
  124. "Tty": false,
  125. "OpenStdin": false,
  126. "StdinOnce": false,
  127. "Env": [
  128. "PYTHON_VERSION=3.7.3",
  129. "PYTHON_RELEASE=3.7.3",
  130. "PYTHON_PIP_VERSION=19.1.1",
  131. "DEBIAN_FRONTEND=noninteractive"
  132. ],
  133. "Cmd": [
  134. "powershell",
  135. "-Command",
  136. "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';",
  137. "apt-get update && apt-get -y install --no-install-recommends apt-utils 2>&1"
  138. ],
  139. "Healthcheck": {
  140. "Test": [
  141. "NONE"
  142. ]
  143. },
  144. "ArgsEscaped": true,
  145. "Image": "sha256:b8b2fd47bdb1b1f63674e88c155cbd2b04bc52557db9e291ed9d59642eb9a3b3",
  146. "Volumes": null,
  147. "WorkingDir": "",
  148. "Entrypoint": null,
  149. "OnBuild": null,
  150. "Labels": {},
  151. "Shell": [
  152. "powershell",
  153. "-Command",
  154. "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"
  155. ]
  156. },
  157. "NetworkSettings": {
  158. "Bridge": "",
  159. "SandboxID": "defcc073adcf89c92f2389c5a1fbb63e97b8b3da86d66674ef3ee9049b78c692",
  160. "HairpinMode": false,
  161. "LinkLocalIPv6Address": "",
  162. "LinkLocalIPv6PrefixLen": 0,
  163. "Ports": {},
  164. "SandboxKey": "defcc073adcf89c92f2389c5a1fbb63e97b8b3da86d66674ef3ee9049b78c692",
  165. "SecondaryIPAddresses": null,
  166. "SecondaryIPv6Addresses": null,
  167. "EndpointID": "",
  168. "Gateway": "",
  169. "GlobalIPv6Address": "",
  170. "GlobalIPv6PrefixLen": 0,
  171. "IPAddress": "",
  172. "IPPrefixLen": 0,
  173. "IPv6Gateway": "",
  174. "MacAddress": "",
  175. "Networks": {
  176. "nat": {
  177. "IPAMConfig": null,
  178. "Links": null,
  179. "Aliases": null,
  180. "NetworkID": "067a725751868589f217ad3933859764b3262c9228bf062dea2e4f84f03566f2",
  181. "EndpointID": "",
  182. "Gateway": "",
  183. "IPAddress": "",
  184. "IPPrefixLen": 0,
  185. "IPv6Gateway": "",
  186. "GlobalIPv6Address": "",
  187. "GlobalIPv6PrefixLen": 0,
  188. "MacAddress": "",
  189. "DriverOpts": null
  190. }
  191. }
  192. }
  193. }
  194. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement