github.com/brahmaroutu/docker@v1.2.1-0.20160809185609-eb28dde01f16/runconfig/fixtures/unix/container_hostconfig_1_14.json (about) 1 { 2 "Binds": ["/tmp:/tmp"], 3 "ContainerIDFile": "", 4 "LxcConf": [], 5 "Privileged": false, 6 "PortBindings": { 7 "80/tcp": [ 8 { 9 "HostIp": "0.0.0.0", 10 "HostPort": "49153" 11 } 12 ] 13 }, 14 "Links": ["/name:alias"], 15 "PublishAllPorts": false, 16 "CapAdd": ["NET_ADMIN"], 17 "CapDrop": ["MKNOD"] 18 }