--- 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:28 GMT Content-Length: - '90' body: encoding: UTF-8 string: | {"Id":"e7be5ab7ae39670daddf9fc339ab8f9ff79bc5a237c6e1a87fa4f7012f0b0b9b","Warnings":null} http_version: recorded_at: Mon, 01 Dec 2014 18:08:28 GMT - request: method: post uri: "/v1.15/containers/e7be5ab7ae39670daddf9fc339ab8f9ff79bc5a237c6e1a87fa4f7012f0b0b9b/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:29 GMT body: encoding: UTF-8 string: '' http_version: recorded_at: Mon, 01 Dec 2014 18:08:29 GMT - request: method: post uri: "/v1.15/containers/e7be5ab7ae39670daddf9fc339ab8f9ff79bc5a237c6e1a87fa4f7012f0b0b9b/exec" body: encoding: UTF-8 string: '{"Cmd":["date"]}' 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:29 GMT Content-Length: - '74' body: encoding: UTF-8 string: | {"Id":"6a6c1e735071df8900715420f557031634f72da0d66eac6780b52792f39db7fd"} http_version: recorded_at: Mon, 01 Dec 2014 18:08:29 GMT - request: method: post uri: "/v1.15/exec/6a6c1e735071df8900715420f557031634f72da0d66eac6780b52792f39db7fd/start" body: encoding: UTF-8 string: '{"Tty":false,"Detach":true}' 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:29 GMT body: encoding: UTF-8 string: '' http_version: recorded_at: Mon, 01 Dec 2014 18:08:29 GMT - request: method: post uri: "/v1.15/containers/e7be5ab7ae39670daddf9fc339ab8f9ff79bc5a237c6e1a87fa4f7012f0b0b9b/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:29 GMT body: encoding: UTF-8 string: '' http_version: recorded_at: Mon, 01 Dec 2014 18:08:29 GMT - request: method: delete uri: "/v1.15/containers/e7be5ab7ae39670daddf9fc339ab8f9ff79bc5a237c6e1a87fa4f7012f0b0b9b" 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:29 GMT body: encoding: UTF-8 string: '' http_version: recorded_at: Mon, 01 Dec 2014 18:08:29 GMT recorded_with: VCR 2.9.3