--- http_interactions: - request: method: post uri: "/v1.15/containers/create" body: encoding: UTF-8 string: '{"Cmd":["sleep","20"],"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:07:55 GMT Content-Length: - '90' body: encoding: UTF-8 string: | {"Id":"d93d99e6ef3a7b2747f57057419cb155a5b185bd67617e2de69063448a30d095","Warnings":null} http_version: recorded_at: Mon, 01 Dec 2014 18:07:54 GMT - request: method: post uri: "/v1.15/containers/d93d99e6ef3a7b2747f57057419cb155a5b185bd67617e2de69063448a30d095/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:07:55 GMT body: encoding: UTF-8 string: '' http_version: recorded_at: Mon, 01 Dec 2014 18:07:55 GMT - request: method: post uri: "/v1.15/containers/d93d99e6ef3a7b2747f57057419cb155a5b185bd67617e2de69063448a30d095/exec" body: encoding: UTF-8 string: '{"AttachStdin":false,"AttachStdout":true,"AttachStderr":true,"Tty":false,"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:07:55 GMT Content-Length: - '74' body: encoding: UTF-8 string: | {"Id":"a4fd1f675f38c23f2c2fc69139b680dee9a64e30c01c3aed447560c39dbddd94"} http_version: recorded_at: Mon, 01 Dec 2014 18:07:55 GMT - request: method: post uri: "/v1.15/exec/a4fd1f675f38c23f2c2fc69139b680dee9a64e30c01c3aed447560c39dbddd94/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:07:57 GMT - request: method: post uri: "/v1.15/containers/d93d99e6ef3a7b2747f57057419cb155a5b185bd67617e2de69063448a30d095/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:07:58 GMT body: encoding: UTF-8 string: '' http_version: recorded_at: Mon, 01 Dec 2014 18:07:57 GMT - request: method: delete uri: "/v1.15/containers/d93d99e6ef3a7b2747f57057419cb155a5b185bd67617e2de69063448a30d095" 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:07:58 GMT body: encoding: UTF-8 string: '' http_version: recorded_at: Mon, 01 Dec 2014 18:07:58 GMT recorded_with: VCR 2.9.3