--- http_interactions: - request: method: post uri: "/v1.15/containers/create" body: encoding: UTF-8 string: '{"Cmd":["bash","-c","sleep 2; echo hello"],"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:47 GMT Content-Length: - '90' body: encoding: UTF-8 string: | {"Id":"9cb79a3c842b72844355bc86b0ec5adf5f7a66bdcbe43d48eb9b8b35da453acc","Warnings":null} http_version: recorded_at: Mon, 01 Dec 2014 18:07:47 GMT - request: method: post uri: "/v1.15/containers/9cb79a3c842b72844355bc86b0ec5adf5f7a66bdcbe43d48eb9b8b35da453acc/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:48 GMT body: encoding: UTF-8 string: '' http_version: recorded_at: Mon, 01 Dec 2014 18:07:48 GMT - request: method: post uri: "/v1.15/containers/9cb79a3c842b72844355bc86b0ec5adf5f7a66bdcbe43d48eb9b8b35da453acc/attach?stderr=true&stdout=true&stream=true" 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/vnd.docker.raw-stream body: encoding: UTF-8 string: !binary |- AQAAAAAAAAZoZWxsbwo= http_version: recorded_at: Mon, 01 Dec 2014 18:07:50 GMT - request: method: post uri: "/v1.15/containers/9cb79a3c842b72844355bc86b0ec5adf5f7a66bdcbe43d48eb9b8b35da453acc/stop" body: encoding: UTF-8 string: "{}" headers: User-Agent: - Swipely/Docker-API 1.15.0 Content-Type: - application/json response: status: code: 304 message: headers: Date: - Mon, 01 Dec 2014 18:07:50 GMT body: encoding: UTF-8 string: '' http_version: recorded_at: Mon, 01 Dec 2014 18:07:50 GMT - request: method: delete uri: "/v1.15/containers/9cb79a3c842b72844355bc86b0ec5adf5f7a66bdcbe43d48eb9b8b35da453acc" 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:50 GMT body: encoding: UTF-8 string: '' http_version: recorded_at: Mon, 01 Dec 2014 18:07:50 GMT recorded_with: VCR 2.9.3