--- http_interactions: - request: method: post uri: unix:///var/run/docker.sock/v1.10/containers/create?name=bob body: encoding: UTF-8 string: "{\"Cmd\":[\"true\"],\"Image\":\"base\"}" headers: User-Agent: - Swipely/Docker-API 1.9.1 Content-Type: - application/json response: status: code: 201 message: headers: Content-Type: - application/json Date: - Wed, 12 Mar 2014 13:31:18 GMT Content-Length: - '90' Connection: - close body: encoding: UTF-8 string: | {"Id":"be31311878d52f79a24ae359a00d7859e80fe6bb429026a74ccbafa606b04782","Warnings":null} http_version: recorded_at: Wed, 12 Mar 2014 13:31:18 GMT - request: method: get uri: unix:///var/run/docker.sock/v1.10/containers/be31311878d52f79a24ae359a00d7859e80fe6bb429026a74ccbafa606b04782/json body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.9.1 Content-Type: - text/plain response: status: code: 200 message: headers: Content-Type: - application/json Date: - Wed, 12 Mar 2014 13:31:18 GMT Content-Length: - '1167' Connection: - close body: encoding: UTF-8 string: "{\"ID\":\"be31311878d52f79a24ae359a00d7859e80fe6bb429026a74ccbafa606b04782\",\"Created\":\"2014-03-12T13:31:18.020984371Z\",\"Path\":\"true\",\"Args\":[],\"Config\":{\"Hostname\":\"be31311878d5\",\"Domainname\":\"\",\"User\":\"\",\"Memory\":0,\"MemorySwap\":0,\"CpuShares\":0,\"AttachStdin\":false,\"AttachStdout\":false,\"AttachStderr\":false,\"PortSpecs\":null,\"ExposedPorts\":null,\"Tty\":false,\"OpenStdin\":false,\"StdinOnce\":false,\"Env\":null,\"Cmd\":[\"true\"],\"Dns\":null,\"Image\":\"base\",\"Volumes\":null,\"VolumesFrom\":\"\",\"WorkingDir\":\"\",\"Entrypoint\":null,\"NetworkDisabled\":false,\"OnBuild\":null},\"State\":{\"Running\":false,\"Pid\":0,\"ExitCode\":0,\"StartedAt\":\"0001-01-01T00:00:00Z\",\"FinishedAt\":\"0001-01-01T00:00:00Z\",\"Ghost\":false},\"Image\":\"b750fe79269d2ec9a3c593ef05b4332b1d1a02a62b4accb2c21d589ff2f5f2dc\",\"NetworkSettings\":{\"IPAddress\":\"\",\"IPPrefixLen\":0,\"Gateway\":\"\",\"Bridge\":\"\",\"PortMapping\":null,\"Ports\":null},\"ResolvConfPath\":\"/etc/resolv.conf\",\"HostnamePath\":\"\",\"HostsPath\":\"\",\"Name\":\"/bob\",\"Driver\":\"devicemapper\",\"ExecDriver\":\"native-0.1\",\"Volumes\":null,\"VolumesRW\":null,\"HostConfig\":{\"Binds\":null,\"ContainerIDFile\":\"\",\"LxcConf\":null,\"Privileged\":false,\"PortBindings\":null,\"Links\":null,\"PublishAllPorts\":false}}" http_version: recorded_at: Wed, 12 Mar 2014 13:31:18 GMT recorded_with: VCR 2.8.0