--- http_interactions: - request: method: post uri: /v1.16/containers/create body: encoding: UTF-8 string: ! '{"Cmd":["bash","-c","sleep 2; echo hello"],"Image":"debian:wheezy"}' headers: User-Agent: - Swipely/Docker-API 1.18.0 Content-Type: - application/json response: status: code: 201 message: headers: Content-Type: - application/json Date: - Thu, 12 Feb 2015 00:53:47 GMT Content-Length: - '90' body: encoding: US-ASCII string: ! '{"Id":"9e4dea2df4cca1231a5eb4522ffaf55de286c768a23f88da009336e7eb87eaf1","Warnings":null} ' http_version: recorded_at: Thu, 12 Feb 2015 00:53:47 GMT - request: method: post uri: /v1.16/containers/9e4dea2df4cca1231a5eb4522ffaf55de286c768a23f88da009336e7eb87eaf1/start body: encoding: UTF-8 string: ! '{}' headers: User-Agent: - Swipely/Docker-API 1.18.0 Content-Type: - application/json response: status: code: 204 message: headers: Date: - Thu, 12 Feb 2015 00:53:47 GMT body: encoding: US-ASCII string: '' http_version: recorded_at: Thu, 12 Feb 2015 00:53:47 GMT - request: method: post uri: /v1.16/containers/9e4dea2df4cca1231a5eb4522ffaf55de286c768a23f88da009336e7eb87eaf1/attach?stderr=true&stdout=true&stream=true body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.18.0 Content-Type: - text/plain response: status: code: 200 message: headers: Content-Type: - application/vnd.docker.raw-stream body: encoding: US-ASCII string: !binary |- AQAAAAAAAAZoZWxsbwo= http_version: recorded_at: Thu, 12 Feb 2015 00:53:50 GMT - request: method: post uri: /v1.16/containers/9e4dea2df4cca1231a5eb4522ffaf55de286c768a23f88da009336e7eb87eaf1/stop body: encoding: UTF-8 string: ! '{}' headers: User-Agent: - Swipely/Docker-API 1.18.0 Content-Type: - application/json response: status: code: 304 message: headers: Date: - Thu, 12 Feb 2015 00:53:50 GMT body: encoding: US-ASCII string: '' http_version: recorded_at: Thu, 12 Feb 2015 00:53:50 GMT - request: method: delete uri: /v1.16/containers/9e4dea2df4cca1231a5eb4522ffaf55de286c768a23f88da009336e7eb87eaf1 body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.18.0 Content-Type: - text/plain response: status: code: 204 message: headers: Date: - Thu, 12 Feb 2015 00:53:50 GMT body: encoding: US-ASCII string: '' http_version: recorded_at: Thu, 12 Feb 2015 00:53:50 GMT recorded_with: VCR 2.9.2