--- http_interactions: - request: method: post uri: "/v1.15/containers/create" body: encoding: UTF-8 string: '{"Cmd":["tar","nonsense"],"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:11 GMT Content-Length: - '90' body: encoding: UTF-8 string: | {"Id":"dd95506309880b5039bf6e6d6cde129827ea936851e1bde15b347f38c810466e","Warnings":null} http_version: recorded_at: Mon, 01 Dec 2014 18:08:10 GMT - request: method: post uri: "/v1.15/containers/dd95506309880b5039bf6e6d6cde129827ea936851e1bde15b347f38c810466e/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:11 GMT body: encoding: UTF-8 string: '' http_version: recorded_at: Mon, 01 Dec 2014 18:08:11 GMT - request: method: post uri: "/v1.15/containers/dd95506309880b5039bf6e6d6cde129827ea936851e1bde15b347f38c810466e/wait" body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.15.0 Content-Type: - text/plain response: status: code: 200 message: headers: Content-Type: - application/json Date: - Mon, 01 Dec 2014 18:08:11 GMT Content-Length: - '18' body: encoding: UTF-8 string: | {"StatusCode":64} http_version: recorded_at: Mon, 01 Dec 2014 18:08:11 GMT - request: method: delete uri: "/v1.15/containers/dd95506309880b5039bf6e6d6cde129827ea936851e1bde15b347f38c810466e" 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:11 GMT body: encoding: UTF-8 string: '' http_version: recorded_at: Mon, 01 Dec 2014 18:08:11 GMT recorded_with: VCR 2.9.3