|
| 1 | +[ |
| 2 | + { |
| 3 | + "Driver" : "aufs", |
| 4 | + "Path" : "docker-entrypoint.sh", |
| 5 | + "Args" : [ |
| 6 | + "postgres" |
| 7 | + ], |
| 8 | + "SizeRootFs" : null, |
| 9 | + "HostConfig" : { |
| 10 | + "KernelMemory" : 0, |
| 11 | + "MemorySwappiness" : -1, |
| 12 | + "PidMode" : "", |
| 13 | + "CpuPeriod" : 0, |
| 14 | + "LogConfig" : { |
| 15 | + "Type" : "json-file", |
| 16 | + "Config" : {} |
| 17 | + }, |
| 18 | + "ReadonlyRootfs" : false, |
| 19 | + "CgroupParent" : "", |
| 20 | + "PublishAllPorts" : false, |
| 21 | + "VolumeDriver" : "", |
| 22 | + "NetworkMode" : "default", |
| 23 | + "BlkioWeight" : 0, |
| 24 | + "OomKillDisable" : false, |
| 25 | + "Privileged" : false, |
| 26 | + "CpusetMems" : "", |
| 27 | + "ContainerIDFile" : "", |
| 28 | + "ShmSize" : 67108864, |
| 29 | + "CpusetCpus" : "", |
| 30 | + "CpuShares" : 0, |
| 31 | + "PidsLimit" : 0, |
| 32 | + "RestartPolicy" : { |
| 33 | + "Name" : "", |
| 34 | + "MaximumRetryCount" : 0 |
| 35 | + }, |
| 36 | + "Memory" : 0, |
| 37 | + "MemorySwap" : 0, |
| 38 | + "CpuQuota" : 0, |
| 39 | + "OomScoreAdj" : false, |
| 40 | + "MemoryReservation" : 0 |
| 41 | + }, |
| 42 | + "Id" : "58fd1abe8e43a65fb6231b76a9678e7bb4e91686f838945e782a4b74119ce959", |
| 43 | + "Volumes" : null, |
| 44 | + "State" : { |
| 45 | + "Pid" : 0, |
| 46 | + "ExitCode" : 0, |
| 47 | + "FinishedAt" : "0001-01-01T00:00:00Z", |
| 48 | + "Paused" : false, |
| 49 | + "Error" : "", |
| 50 | + "Status" : "created", |
| 51 | + "OOMKilled" : false, |
| 52 | + "Health" : null, |
| 53 | + "oomkilled" : false, |
| 54 | + "StartedAt" : "0001-01-01T00:00:00Z", |
| 55 | + "Dead" : false, |
| 56 | + "Running" : false, |
| 57 | + "Restarting" : false |
| 58 | + }, |
| 59 | + "Config" : { |
| 60 | + "OpenStdin" : false, |
| 61 | + "Hostname" : "58fd1abe8e43", |
| 62 | + "StdinOnce" : false, |
| 63 | + "Domainname" : "", |
| 64 | + "Env" : [ |
| 65 | + "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/10/bin", |
| 66 | + "GOSU_VERSION=1.10", |
| 67 | + "LANG=en_US.utf8", |
| 68 | + "PG_MAJOR=10", |
| 69 | + "PG_VERSION=10.4-2.pgdg90+1", |
| 70 | + "PGDATA=/var/lib/postgresql/data" |
| 71 | + ], |
| 72 | + "Entrypoint" : [ |
| 73 | + "docker-entrypoint.sh" |
| 74 | + ], |
| 75 | + "User" : "", |
| 76 | + "AttachStdout" : false, |
| 77 | + "Cmd" : [ |
| 78 | + "postgres" |
| 79 | + ], |
| 80 | + "ExposedPorts" : { |
| 81 | + "5432/tcp" : {} |
| 82 | + }, |
| 83 | + "Image" : "postgres:latest", |
| 84 | + "AttachStderr" : false, |
| 85 | + "Labels" : {}, |
| 86 | + "Volumes" : { |
| 87 | + "/var/lib/postgresql/data" : {} |
| 88 | + }, |
| 89 | + "Tty" : false, |
| 90 | + "WorkingDir" : "", |
| 91 | + "AttachStdin" : false |
| 92 | + }, |
| 93 | + "ProcessLabel" : "", |
| 94 | + "HostsPath" : "", |
| 95 | + "Name" : "/fmi-test01", |
| 96 | + "ExecDriver" : null, |
| 97 | + "LogPath" : "", |
| 98 | + "ExecIDs" : null, |
| 99 | + "MountLabel" : "", |
| 100 | + "Created" : "2018-05-30T08:37:12.308001081Z", |
| 101 | + "Image" : "sha256:61d053fc271ce1313896a2edf7719fb3b68637b53397e61d8114793b39e9ae65", |
| 102 | + "ResolvConfPath" : "", |
| 103 | + "HostnamePath" : "", |
| 104 | + "RestartCount" : 0, |
| 105 | + "NetworkSettings" : { |
| 106 | + "GlobalIPv6PrefixLen" : 0, |
| 107 | + "LinkLocalIPv6PrefixLen" : 0, |
| 108 | + "EndpointID" : "", |
| 109 | + "SandboxID" : "", |
| 110 | + "GlobalIPv6Address" : "", |
| 111 | + "LinkLocalIPv6Address" : "", |
| 112 | + "HairpinMode" : false, |
| 113 | + "PortMapping" : null, |
| 114 | + "SecondaryIPv6Addresses" : null, |
| 115 | + "SecondaryIPAddresses" : null, |
| 116 | + "Gateway" : "", |
| 117 | + "Ports" : null, |
| 118 | + "MacAddress" : "", |
| 119 | + "Networks" : { |
| 120 | + "bridge" : { |
| 121 | + "IPv6Gateway" : "", |
| 122 | + "IPPrefixLen" : 0, |
| 123 | + "GlobalIPv6Address" : "", |
| 124 | + "IPAddress" : "", |
| 125 | + "EndpointID" : "", |
| 126 | + "Aliases" : null, |
| 127 | + "GlobalIPv6PrefixLen" : 0, |
| 128 | + "Gateway" : "", |
| 129 | + "NetworkID" : "", |
| 130 | + "IPAMConfig" : null, |
| 131 | + "Links" : null, |
| 132 | + "MacAddress" : "" |
| 133 | + } |
| 134 | + }, |
| 135 | + "IPAddress" : "", |
| 136 | + "Bridge" : "", |
| 137 | + "IPPrefixLen" : 0, |
| 138 | + "IPv6Gateway" : "", |
| 139 | + "SandboxKey" : "" |
| 140 | + }, |
| 141 | + "VolumesRW" : null, |
| 142 | + "Mounts" : [ |
| 143 | + { |
| 144 | + "RW" : true, |
| 145 | + "Driver" : "local", |
| 146 | + "Name" : "d9e76cbb4f797b0b8d62f5f4cd46ee6502fc520c6ce1187a62d200bc8364dd74", |
| 147 | + "Source" : "/var/lib/docker/volumes/d9e76cbb4f797b0b8d62f5f4cd46ee6502fc520c6ce1187a62d200bc8364dd74/_data", |
| 148 | + "Mode" : "", |
| 149 | + "Destination" : { |
| 150 | + "path" : "/var/lib/postgresql/data" |
| 151 | + } |
| 152 | + } |
| 153 | + ] |
| 154 | + } |
| 155 | +] |
0 commit comments