ROODAY

ghost inspect dump

Apr 11th, 2016
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [
  2.     {
  3.         "Id": "6d7b18a67660eeea6fddead2f16d2ecf1f68b620b5804c3a7b68b22b24c634b9",
  4.         "Created": "2016-04-08T02:33:51.554787099Z",
  5.         "Path": "/entrypoint.sh",
  6.         "Args": [
  7.             "npm",
  8.             "start"
  9.         ],
  10.         "State": {
  11.             "Status": "running",
  12.             "Running": true,
  13.             "Paused": false,
  14.             "Restarting": false,
  15.             "OOMKilled": false,
  16.             "Dead": false,
  17.             "Pid": 9977,
  18.             "ExitCode": 0,
  19.             "Error": "",
  20.             "StartedAt": "2016-04-12T00:21:04.421565074Z",
  21.             "FinishedAt": "2016-04-12T00:19:18.190058501Z"
  22.         },
  23.         "Image": "sha256:81dd302221eca9235611d8f8c4925d4f50d70159430dc7d2482532d1846820f7",
  24.         "ResolvConfPath": "/var/lib/docker/containers/6d7b18a67660eeea6fddead2f16d2ecf1f68b620b5804c3a7b68b22b24c634b9/resolv.conf",
  25.         "HostnamePath": "/var/lib/docker/containers/6d7b18a67660eeea6fddead2f16d2ecf1f68b620b5804c3a7b68b22b24c634b9/hostname",
  26.         "HostsPath": "/var/lib/docker/containers/6d7b18a67660eeea6fddead2f16d2ecf1f68b620b5804c3a7b68b22b24c634b9/hosts",
  27.         "LogPath": "/var/lib/docker/containers/6d7b18a67660eeea6fddead2f16d2ecf1f68b620b5804c3a7b68b22b24c634b9/6d7b18a67660eeea6fddead2f16d2ecf1f68b620b5804c3a7b68b22b24c634b9-json.log",
  28.         "Name": "/ghost",
  29.         "RestartCount": 0,
  30.         "Driver": "aufs",
  31.         "MountLabel": "",
  32.         "ProcessLabel": "",
  33.         "AppArmorProfile": "",
  34.         "ExecIDs": null,
  35.         "HostConfig": {
  36.             "Binds": [
  37.                 "/home/ghost:/var/lib/ghost"
  38.             ],
  39.             "ContainerIDFile": "",
  40.             "LogConfig": {
  41.                 "Type": "json-file",
  42.                 "Config": {}
  43.             },
  44.             "NetworkMode": "default",
  45.             "PortBindings": {
  46.                 "2368/tcp": [
  47.                     {
  48.                         "HostIp": "",
  49.                         "HostPort": "8080"
  50.                     }
  51.                 ]
  52.             },
  53.             "RestartPolicy": {
  54.                 "Name": "no",
  55.                 "MaximumRetryCount": 0
  56.             },
  57.             "VolumeDriver": "",
  58.             "VolumesFrom": null,
  59.             "CapAdd": null,
  60.             "CapDrop": null,
  61.             "Dns": [],
  62.             "DnsOptions": [],
  63.             "DnsSearch": [],
  64.             "ExtraHosts": null,
  65.             "GroupAdd": null,
  66.             "IpcMode": "",
  67.             "Links": null,
  68.             "OomScoreAdj": 0,
  69.             "PidMode": "",
  70.             "Privileged": false,
  71.             "PublishAllPorts": false,
  72.             "ReadonlyRootfs": false,
  73.             "SecurityOpt": null,
  74.             "UTSMode": "",
  75.             "ShmSize": 67108864,
  76.             "ConsoleSize": [
  77.                 0,
  78.                 0
  79.             ],
  80.             "Isolation": "",
  81.             "CpuShares": 0,
  82.             "CgroupParent": "",
  83.             "BlkioWeight": 0,
  84.             "BlkioWeightDevice": null,
  85.             "BlkioDeviceReadBps": null,
  86.             "BlkioDeviceWriteBps": null,
  87.             "BlkioDeviceReadIOps": null,
  88.             "BlkioDeviceWriteIOps": null,
  89.             "CpuPeriod": 0,
  90.             "CpuQuota": 0,
  91.             "CpusetCpus": "",
  92.             "CpusetMems": "",
  93.             "Devices": [],
  94.             "KernelMemory": 0,
  95.             "Memory": 0,
  96.             "MemoryReservation": 0,
  97.             "MemorySwap": 0,
  98.             "MemorySwappiness": -1,
  99.             "OomKillDisable": false,
  100.             "PidsLimit": 0,
  101.             "Ulimits": null
  102.         },
  103.         "GraphDriver": {
  104.             "Name": "aufs",
  105.             "Data": null
  106.         },
  107.         "Mounts": [
  108.             {
  109.                 "Source": "/home/ghost",
  110.                 "Destination": "/var/lib/ghost",
  111.                 "Mode": "",
  112.                 "RW": true,
  113.                 "Propagation": "rprivate"
  114.             }
  115.         ],
  116.         "Config": {
  117.             "Hostname": "6d7b18a67660",
  118.             "Domainname": "",
  119.             "User": "",
  120.             "AttachStdin": false,
  121.             "AttachStdout": false,
  122.             "AttachStderr": false,
  123.             "ExposedPorts": {
  124.                 "2368/tcp": {}
  125.             },
  126.             "Tty": false,
  127.             "OpenStdin": false,
  128.             "StdinOnce": false,
  129.             "Env": [
  130.                 "VIRTUAL_HOST=blog.rooday.com",
  131.                 "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
  132.                 "NPM_CONFIG_LOGLEVEL=info",
  133.                 "NODE_VERSION=4.2.6",
  134.                 "GOSU_VERSION=1.7",
  135.                 "GHOST_SOURCE=/usr/src/ghost",
  136.                 "GHOST_VERSION=0.7.8",
  137.                 "GHOST_CONTENT=/var/lib/ghost"
  138.             ],
  139.             "Cmd": [
  140.                 "npm",
  141.                 "start"
  142.             ],
  143.             "Image": "ghost",
  144.             "Volumes": {
  145.                 "/var/lib/ghost": {}
  146.             },
  147.             "WorkingDir": "/usr/src/ghost",
  148.             "Entrypoint": [
  149.                 "/entrypoint.sh"
  150.             ],
  151.             "OnBuild": null,
  152.             "Labels": {},
  153.             "StopSignal": "SIGTERM"
  154.         },
  155.         "NetworkSettings": {
  156.             "Bridge": "",
  157.             "SandboxID": "ba131e06f20b1b2e3430c3ef552e8e4887af5c9acf39694104c3adf320da6bb6",
  158.             "HairpinMode": false,
  159.             "LinkLocalIPv6Address": "",
  160.             "LinkLocalIPv6PrefixLen": 0,
  161.             "Ports": {
  162.                 "2368/tcp": [
  163.                     {
  164.                         "HostIp": "0.0.0.0",
  165.                         "HostPort": "8080"
  166.                     }
  167.                 ]
  168.             },
  169.             "SandboxKey": "/var/run/docker/netns/ba131e06f20b",
  170.             "SecondaryIPAddresses": null,
  171.             "SecondaryIPv6Addresses": null,
  172.             "EndpointID": "1df8c2c0c0109e9c45ffedcd63b706a73ec94e01804b087287dda3b96bde34eb",
  173.             "Gateway": "172.17.0.1",
  174.             "GlobalIPv6Address": "",
  175.             "GlobalIPv6PrefixLen": 0,
  176.             "IPAddress": "172.17.0.3",
  177.             "IPPrefixLen": 16,
  178.             "IPv6Gateway": "",
  179.             "MacAddress": "02:42:ac:11:00:03",
  180.             "Networks": {
  181.                 "bridge": {
  182.                     "IPAMConfig": null,
  183.                     "Links": null,
  184.                     "Aliases": null,
  185.                     "NetworkID": "9f8afed1bd05c39b0d480a21de96e64b49d10d4ed375f97aed82e107b41024ad",
  186.                     "EndpointID": "1df8c2c0c0109e9c45ffedcd63b706a73ec94e01804b087287dda3b96bde34eb",
  187.                     "Gateway": "172.17.0.1",
  188.                     "IPAddress": "172.17.0.3",
  189.                     "IPPrefixLen": 16,
  190.                     "IPv6Gateway": "",
  191.                     "GlobalIPv6Address": "",
  192.                     "GlobalIPv6PrefixLen": 0,
  193.                     "MacAddress": "02:42:ac:11:00:03"
  194.                 }
  195.             }
  196.         }
  197.     }
  198. ]
Add Comment
Please, Sign In to add comment