--- http_interactions: - request: method: post uri: "/v1.15/containers/create" body: encoding: UTF-8 string: '{"Cmd":["sleep","10"],"Image":"debian:wheezy"}' headers: User-Agent: - Swipely/Docker-API 1.15.0 Content-Type: - application/json response: status: code: 201 message: headers: Content-Type: - application/json Date: - Mon, 01 Dec 2014 18:08:22 GMT Content-Length: - '90' body: encoding: UTF-8 string: | {"Id":"0eab26d344c4942ce00e2ddccbe820c990882b89ffa418046af8c4af82b406b3","Warnings":null} http_version: recorded_at: Mon, 01 Dec 2014 18:08:22 GMT - request: method: post uri: "/v1.15/containers/0eab26d344c4942ce00e2ddccbe820c990882b89ffa418046af8c4af82b406b3/start" body: encoding: UTF-8 string: "{}" headers: User-Agent: - Swipely/Docker-API 1.15.0 Content-Type: - application/json response: status: code: 204 message: headers: Date: - Mon, 01 Dec 2014 18:08:22 GMT body: encoding: UTF-8 string: '' http_version: recorded_at: Mon, 01 Dec 2014 18:08:22 GMT - request: method: post uri: "/v1.15/containers/0eab26d344c4942ce00e2ddccbe820c990882b89ffa418046af8c4af82b406b3/exec" body: encoding: UTF-8 string: '{"AttachStdout":true,"Cmd":["bash","-c","sleep 2; echo hello"]}' headers: User-Agent: - Swipely/Docker-API 1.15.0 Content-Type: - application/json response: status: code: 201 message: headers: Content-Type: - application/json Date: - Mon, 01 Dec 2014 18:08:22 GMT Content-Length: - '74' body: encoding: UTF-8 string: | {"Id":"6ea365fb9c16518876c47637b227eb076ba7de515d0190b8e8bfee807c516e71"} http_version: recorded_at: Mon, 01 Dec 2014 18:08:22 GMT - request: method: post uri: "/v1.15/exec/6ea365fb9c16518876c47637b227eb076ba7de515d0190b8e8bfee807c516e71/start" body: encoding: UTF-8 string: '{"Tty":false,"Detach":false}' headers: User-Agent: - Swipely/Docker-API 1.15.0 Content-Type: - application/json response: status: code: 200 message: headers: Content-Type: - application/vnd.docker.raw-stream body: encoding: UTF-8 string: !binary |- AQAAAAAAAAZoZWxsbwo= http_version: recorded_at: Mon, 01 Dec 2014 18:08:25 GMT - request: method: post uri: "/v1.15/containers/0eab26d344c4942ce00e2ddccbe820c990882b89ffa418046af8c4af82b406b3/kill" body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.15.0 Content-Type: - text/plain response: status: code: 204 message: headers: Date: - Mon, 01 Dec 2014 18:08:25 GMT body: encoding: UTF-8 string: '' http_version: recorded_at: Mon, 01 Dec 2014 18:08:25 GMT - request: method: delete uri: "/v1.15/containers/0eab26d344c4942ce00e2ddccbe820c990882b89ffa418046af8c4af82b406b3" body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.15.0 Content-Type: - text/plain response: status: code: 204 message: headers: Date: - Mon, 01 Dec 2014 18:08:25 GMT body: encoding: UTF-8 string: '' http_version: recorded_at: Mon, 01 Dec 2014 18:08:25 GMT recorded_with: VCR 2.9.3