Advertisement
Guest User

Untitled

a guest
Jul 28th, 2020
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.44 KB | None | 0 0
  1. [ec2-user@ip-10-0-61-124 ~]$ docker inspect c5bc64cf7416
  2. [
  3. {
  4. "Id": "c5bc64cf7416dff45f8f8698fc1ea7c9ce6de4501b5d7d74baba28d161fda076",
  5. "Created": "2020-07-28T13:15:48.608044157Z",
  6. "Path": "docker-entrypoint.sh",
  7. "Args": [
  8. "/bin/sh",
  9. "-c",
  10. "\nset -e\nif [ -x /chaincode/build.sh ]; then\n\t/chaincode/build.sh\nelse\n\tcp -R /chaincode/input/src/. /chaincode/output && cd /chaincode/output && npm install --production\nfi\n"
  11. ],
  12. "State": {
  13. "Status": "running",
  14. "Running": true,
  15. "Paused": false,
  16. "Restarting": false,
  17. "OOMKilled": false,
  18. "Dead": false,
  19. "Pid": 1273,
  20. "ExitCode": 0,
  21. "Error": "",
  22. "StartedAt": "2020-07-28T13:15:49.355913023Z",
  23. "FinishedAt": "0001-01-01T00:00:00Z"
  24. },
  25. "Image": "sha256:5a4caa45917ab78e65197d8aacb0b1d8259e038b76244a3d60cf575855f1b1e2",
  26. "ResolvConfPath": "/var/lib/docker/containers/c5bc64cf7416dff45f8f8698fc1ea7c9ce6de4501b5d7d74baba28d161fda076/resolv.conf",
  27. "HostnamePath": "/var/lib/docker/containers/c5bc64cf7416dff45f8f8698fc1ea7c9ce6de4501b5d7d74baba28d161fda076/hostname",
  28. "HostsPath": "/var/lib/docker/containers/c5bc64cf7416dff45f8f8698fc1ea7c9ce6de4501b5d7d74baba28d161fda076/hosts",
  29. "LogPath": "/var/lib/docker/containers/c5bc64cf7416dff45f8f8698fc1ea7c9ce6de4501b5d7d74baba28d161fda076/c5bc64cf7416dff45f8f8698fc1ea7c9ce6de4501b5d7d74baba28d161fda076-json.log",
  30. "Name": "/agitated_swartz",
  31. "RestartCount": 0,
  32. "Driver": "overlay2",
  33. "Platform": "linux",
  34. "MountLabel": "",
  35. "ProcessLabel": "",
  36. "AppArmorProfile": "",
  37. "ExecIDs": null,
  38. "HostConfig": {
  39. "Binds": null,
  40. "ContainerIDFile": "",
  41. "LogConfig": {
  42. "Type": "json-file",
  43. "Config": {
  44. "max-file": "10",
  45. "max-size": "10m"
  46. }
  47. },
  48. "NetworkMode": "default",
  49. "PortBindings": null,
  50. "RestartPolicy": {
  51. "Name": "",
  52. "MaximumRetryCount": 0
  53. },
  54. "AutoRemove": false,
  55. "VolumeDriver": "",
  56. "VolumesFrom": null,
  57. "CapAdd": null,
  58. "CapDrop": null,
  59. "Capabilities": null,
  60. "Dns": null,
  61. "DnsOptions": null,
  62. "DnsSearch": null,
  63. "ExtraHosts": null,
  64. "GroupAdd": null,
  65. "IpcMode": "private",
  66. "Cgroup": "",
  67. "Links": null,
  68. "OomScoreAdj": 0,
  69. "PidMode": "",
  70. "Privileged": false,
  71. "PublishAllPorts": false,
  72. "ReadonlyRootfs": false,
  73. "SecurityOpt": null,
  74. "UTSMode": "",
  75. "UsernsMode": "",
  76. "ShmSize": 67108864,
  77. "Runtime": "runc",
  78. "ConsoleSize": [
  79. 0,
  80. 0
  81. ],
  82. "Isolation": "",
  83. "CpuShares": 0,
  84. "Memory": 0,
  85. "NanoCpus": 0,
  86. "CgroupParent": "",
  87. "BlkioWeight": 0,
  88. "BlkioWeightDevice": null,
  89. "BlkioDeviceReadBps": null,
  90. "BlkioDeviceWriteBps": null,
  91. "BlkioDeviceReadIOps": null,
  92. "BlkioDeviceWriteIOps": null,
  93. "CpuPeriod": 0,
  94. "CpuQuota": 0,
  95. "CpuRealtimePeriod": 0,
  96. "CpuRealtimeRuntime": 0,
  97. "CpusetCpus": "",
  98. "CpusetMems": "",
  99. "Devices": null,
  100. "DeviceCgroupRules": null,
  101. "DeviceRequests": null,
  102. "KernelMemory": 0,
  103. "KernelMemoryTCP": 0,
  104. "MemoryReservation": 0,
  105. "MemorySwap": 0,
  106. "MemorySwappiness": null,
  107. "OomKillDisable": false,
  108. "PidsLimit": null,
  109. "Ulimits": null,
  110. "CpuCount": 0,
  111. "CpuPercent": 0,
  112. "IOMaximumIOps": 0,
  113. "IOMaximumBandwidth": 0,
  114. "MaskedPaths": [
  115. "/proc/asound",
  116. "/proc/acpi",
  117. "/proc/kcore",
  118. "/proc/keys",
  119. "/proc/latency_stats",
  120. "/proc/timer_list",
  121. "/proc/timer_stats",
  122. "/proc/sched_debug",
  123. "/proc/scsi",
  124. "/sys/firmware"
  125. ],
  126. "ReadonlyPaths": [
  127. "/proc/bus",
  128. "/proc/fs",
  129. "/proc/irq",
  130. "/proc/sys",
  131. "/proc/sysrq-trigger"
  132. ]
  133. },
  134. "GraphDriver": {
  135. "Data": {
  136. "LowerDir": "/var/lib/docker/overlay2/fd46e65c8bd8ee12ec1d96f2ec398bf59e69a0e270714fc4469915fb48e4e37b-init/diff:/var/lib/docker/overlay2/29298ca8029e09cff3d45e69382f28e10cbcf58ff524744466ff5ef67ca951c0/diff:/var/lib/docker/overlay2/db6e23f6bf2ae9370c7a9095349bea0e26565ab256ba781d622e12537c3882c8/diff:/var/lib/docker/overlay2/e83c4db0b0db1e7cd5c3b91888aff7d972c9ad3bf1475b38d68ede4e7c1f7d19/diff:/var/lib/docker/overlay2/d5eb13612cb6122bcbdbf7383fe85013f6cc9ee8051338cc215e035fcabac703/diff:/var/lib/docker/overlay2/31bbeb91dc5a1e85387e2fa8ee6b4263e7102b83ca114846e28a6b49d0c8d2b3/diff:/var/lib/docker/overlay2/5b38c56596d532441d43f9bda9b5e388b25750d4c9b3e83960ec3805f88716cb/diff:/var/lib/docker/overlay2/d11dc4dcf31400f217a85c0964001a42d0785cb8f452bf7447fc123964eeb0ac/diff",
  137. "MergedDir": "/var/lib/docker/overlay2/fd46e65c8bd8ee12ec1d96f2ec398bf59e69a0e270714fc4469915fb48e4e37b/merged",
  138. "UpperDir": "/var/lib/docker/overlay2/fd46e65c8bd8ee12ec1d96f2ec398bf59e69a0e270714fc4469915fb48e4e37b/diff",
  139. "WorkDir": "/var/lib/docker/overlay2/fd46e65c8bd8ee12ec1d96f2ec398bf59e69a0e270714fc4469915fb48e4e37b/work"
  140. },
  141. "Name": "overlay2"
  142. },
  143. "Mounts": [],
  144. "Config": {
  145. "Hostname": "c5bc64cf7416",
  146. "Domainname": "",
  147. "User": "",
  148. "AttachStdin": false,
  149. "AttachStdout": true,
  150. "AttachStderr": true,
  151. "Tty": false,
  152. "OpenStdin": false,
  153. "StdinOnce": false,
  154. "Env": [
  155. "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
  156. "NODE_VERSION=12.16.1",
  157. "YARN_VERSION=1.22.0"
  158. ],
  159. "Cmd": [
  160. "/bin/sh",
  161. "-c",
  162. "\nset -e\nif [ -x /chaincode/build.sh ]; then\n\t/chaincode/build.sh\nelse\n\tcp -R /chaincode/input/src/. /chaincode/output && cd /chaincode/output && npm install --production\nfi\n"
  163. ],
  164. "Image": "hyperledger/fabric-nodeenv:2.1",
  165. "Volumes": null,
  166. "WorkingDir": "",
  167. "Entrypoint": [
  168. "docker-entrypoint.sh"
  169. ],
  170. "NetworkDisabled": true,
  171. "OnBuild": null,
  172. "Labels": {}
  173. },
  174. "NetworkSettings": {
  175. "Bridge": "",
  176. "SandboxID": "c06fab2bd9dac0cafdb07c75dd48235609eea2d8918185b11584e0eacf847b64",
  177. "HairpinMode": false,
  178. "LinkLocalIPv6Address": "",
  179. "LinkLocalIPv6PrefixLen": 0,
  180. "Ports": {},
  181. "SandboxKey": "/var/run/docker/netns/c06fab2bd9da",
  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. "bridge": {
  194. "IPAMConfig": null,
  195. "Links": null,
  196. "Aliases": null,
  197. "NetworkID": "",
  198. "EndpointID": "",
  199. "Gateway": "",
  200. "IPAddress": "",
  201. "IPPrefixLen": 0,
  202. "IPv6Gateway": "",
  203. "GlobalIPv6Address": "",
  204. "GlobalIPv6PrefixLen": 0,
  205. "MacAddress": "",
  206. "DriverOpts": null
  207. }
  208. }
  209. }
  210. }
  211. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement