Skip to content

Instantly share code, notes, and snippets.

@bessarabov
Created November 10, 2014 22:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bessarabov/0d2c70529705e79729d6 to your computer and use it in GitHub Desktop.
Save bessarabov/0d2c70529705e79729d6 to your computer and use it in GitHub Desktop.
[{
"Args": [],
"Config": {
"AttachStderr": true,
"AttachStdin": true,
"AttachStdout": true,
"Cmd": [
"/bin/bash"
],
"CpuShares": 0,
"Cpuset": "",
"Domainname": "",
"Entrypoint": null,
"Env": [
"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
],
"ExposedPorts": null,
"Hostname": "d1849bdd9153",
"Image": "ubuntu:14.04",
"Memory": 0,
"MemorySwap": 0,
"NetworkDisabled": false,
"OnBuild": null,
"OpenStdin": true,
"PortSpecs": null,
"SecurityOpt": null,
"StdinOnce": true,
"Tty": true,
"User": "",
"Volumes": {
"/e4": {}
},
"WorkingDir": ""
},
"Created": "2014-11-08T01:51:25.452690666Z",
"Driver": "aufs",
"ExecDriver": "native-0.2",
"HostConfig": {
"Binds": null,
"CapAdd": null,
"CapDrop": null,
"ContainerIDFile": "",
"Devices": [],
"Dns": null,
"DnsSearch": null,
"ExtraHosts": null,
"Links": null,
"LxcConf": [],
"NetworkMode": "bridge",
"PortBindings": {},
"Privileged": false,
"PublishAllPorts": false,
"RestartPolicy": {
"MaximumRetryCount": 0,
"Name": ""
},
"VolumesFrom": null
},
"HostnamePath": "/mnt/sda1/var/lib/docker/containers/d1849bdd9153c0661b9fb679767cc1b5e85be4100765e65962426d3837cdef63/hostname",
"HostsPath": "/mnt/sda1/var/lib/docker/containers/d1849bdd9153c0661b9fb679767cc1b5e85be4100765e65962426d3837cdef63/hosts",
"Id": "d1849bdd9153c0661b9fb679767cc1b5e85be4100765e65962426d3837cdef63",
"Image": "5506de2b643be1e6febbf3b8a240760c6843244c41e12aa2f60ccbb7153d17f5",
"MountLabel": "",
"Name": "/loving_elion",
"NetworkSettings": {
"Bridge": "docker0",
"Gateway": "172.17.42.1",
"IPAddress": "172.17.0.18",
"IPPrefixLen": 16,
"MacAddress": "02:42:ac:11:00:12",
"PortMapping": null,
"Ports": {}
},
"Path": "/bin/bash",
"ProcessLabel": "",
"ResolvConfPath": "/mnt/sda1/var/lib/docker/containers/d1849bdd9153c0661b9fb679767cc1b5e85be4100765e65962426d3837cdef63/resolv.conf",
"State": {
"ExitCode": 0,
"FinishedAt": "0001-01-01T00:00:00Z",
"Paused": false,
"Pid": 3260,
"Restarting": false,
"Running": true,
"StartedAt": "2014-11-08T01:51:25.676533884Z"
},
"Volumes": {
"/e4": "/mnt/sda1/var/lib/docker/vfs/dir/56ce42d7366c198780ed3aa3dfed0a1c194a89cbfc6fa83121f07a58a28ff7ef"
},
"VolumesRW": {
"/e4": true
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment