Advertisement
Guest User

Untitled

a guest
May 9th, 2016
339
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 6.67 KB | None | 0 0
  1. [
  2.     {
  3.         "Id": "34a09b9d45bb7a34043fbb2d11eed62d5923d1ee341ed72ffbf6889074ed304d",
  4.         "Created": "2016-05-09T07:08:23.3498427Z",
  5.         "Path": "cmd",
  6.         "Args": [
  7.             "/S",
  8.             "/C",
  9.             "C:\\company-setup\\init.bat \u0026\u0026 cmd"
  10.         ],
  11.         "State": {
  12.             "Status": "running",
  13.             "Running": true,
  14.             "Paused": false,
  15.             "Restarting": false,
  16.             "OOMKilled": false,
  17.             "Dead": false,
  18.             "Pid": 7956,
  19.             "ExitCode": 0,
  20.             "Error": "",
  21.             "StartedAt": "2016-05-09T07:54:59.7359382Z",
  22.             "FinishedAt": "2016-05-09T07:49:40.2903636Z"
  23.         },
  24.         "Image": "sha256:d9d2382b4a517c9c2ccd470d53c1b019d78dd521803064d35e7e94b2f99b783c",
  25.         "ResolvConfPath": "",
  26.         "HostnamePath": "",
  27.         "HostsPath": "",
  28.         "LogPath": "C:\\ProgramData\\docker\\containers\\34a09b9d45bb7a34043fbb2d11eed62d5923d1ee341ed72ffbf6889074ed304d\\34a09b9d45bb7a34043fbb2d11eed62d5923d1ee341ed72ffbf6889074ed304d-json.log",
  29.         "Name": "/mycompany80",
  30.         "RestartCount": 0,
  31.         "Driver": "windowsfilter",
  32.         "MountLabel": "",
  33.         "ProcessLabel": "",
  34.         "AppArmorProfile": "",
  35.         "ExecIDs": null,
  36.         "HostConfig": {
  37.             "Binds": [
  38.                 "C:/Users/mlin/companydaten:C:/companydaten"
  39.             ],
  40.             "ContainerIDFile": "",
  41.             "LogConfig": {
  42.                 "Type": "json-file",
  43.                 "Config": {}
  44.             },
  45.             "NetworkMode": "default",
  46.             "PortBindings": {
  47.                 "88/tcp": [
  48.                     {
  49.                         "HostIp": "",
  50.                         "HostPort": "80"
  51.                     }
  52.                 ]
  53.             },
  54.             "RestartPolicy": {
  55.                 "Name": "no",
  56.                 "MaximumRetryCount": 0
  57.             },
  58.             "AutoRemove": false,
  59.             "VolumeDriver": "",
  60.             "VolumesFrom": null,
  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.             "StorageOpt": {},
  78.             "UTSMode": "",
  79.             "UsernsMode": "",
  80.             "ShmSize": 0,
  81.             "ConsoleSize": [
  82.                 50,
  83.                 159
  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": [],
  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.             "NetworkMaximumBandwidth": 0
  113.         },
  114.         "GraphDriver": {
  115.             "Name": "windowsfilter",
  116.             "Data": {
  117.                 "dir": "C:\\ProgramData\\docker\\windowsfilter\\34a09b9d45bb7a34043fbb2d11eed62d5923d1ee341ed72ffbf6889074ed304d"
  118.             }
  119.         },
  120.         "Mounts": [
  121.             {
  122.                 "Source": "c:\\users\\mlin\\companydaten",
  123.                 "Destination": "c:\\companydaten",
  124.                 "Mode": "",
  125.                 "RW": true,
  126.                 "Propagation": ""
  127.             }
  128.         ],
  129.         "Config": {
  130.             "Hostname": "34a09b9d45bb",
  131.             "Domainname": "",
  132.             "User": "",
  133.             "AttachStdin": true,
  134.             "AttachStdout": true,
  135.             "AttachStderr": true,
  136.             "ExposedPorts": {
  137.                 "88/tcp": {}
  138.             },
  139.             "Tty": true,
  140.             "OpenStdin": true,
  141.             "StdinOnce": true,
  142.             "Env": null,
  143.             "Cmd": [
  144.                 "cmd",
  145.                 "/S",
  146.                 "/C",
  147.                 "C:\\company-setup\\init.bat \u0026\u0026 cmd"
  148.             ],
  149.             "Image": "company/mycompany",
  150.             "Volumes": {
  151.                 "C:/companydaten": {}
  152.             },
  153.             "WorkingDir": "",
  154.             "Entrypoint": null,
  155.             "OnBuild": null,
  156.             "Labels": {
  157.                 "Description": "mySORBA 2016",
  158.                 "Vendor": "SORBA EDV AG",
  159.                 "Version": "1.0.0"
  160.             }
  161.         },
  162.         "NetworkSettings": {
  163.             "Bridge": "",
  164.             "SandboxID": "5210bb4d6d7ec7ba9c9872f1a8bf0aacffe00b7d81ca24bcebc1a881e682d2ef",
  165.             "HairpinMode": false,
  166.             "LinkLocalIPv6Address": "",
  167.             "LinkLocalIPv6PrefixLen": 0,
  168.             "Ports": {
  169.                 "88/tcp": [
  170.                     {
  171.                         "HostIp": "0.0.0.0",
  172.                         "HostPort": "80"
  173.                     }
  174.                 ]
  175.             },
  176.             "SandboxKey": "5210bb4d6d7e",
  177.             "SecondaryIPAddresses": null,
  178.             "SecondaryIPv6Addresses": null,
  179.             "EndpointID": "",
  180.             "Gateway": "",
  181.             "GlobalIPv6Address": "",
  182.             "GlobalIPv6PrefixLen": 0,
  183.             "IPAddress": "",
  184.             "IPPrefixLen": 0,
  185.             "IPv6Gateway": "",
  186.             "MacAddress": "",
  187.             "Networks": {
  188.                 "nat": {
  189.                     "IPAMConfig": null,
  190.                     "Links": null,
  191.                     "Aliases": null,
  192.                     "NetworkID": "268f3c854f29b672328a59a7bbf970780f7f721abf6fda52c14247da3a79cfdb",
  193.                     "EndpointID": "b86df4c393a74bfbaa124ddae96580d76bd63cc65a05bdd9d7445f284b9dea83",
  194.                     "Gateway": "",
  195.                     "IPAddress": "172.27.251.216",
  196.                     "IPPrefixLen": 16,
  197.                     "IPv6Gateway": "",
  198.                     "GlobalIPv6Address": "",
  199.                     "GlobalIPv6PrefixLen": 0,
  200.                     "MacAddress": "00:15:5d:00:07:62"
  201.                 }
  202.             }
  203.         }
  204.     }
  205. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement