--- http_interactions: - request: method: post uri: unix:///var/run/docker.sock/v1.12/containers/create body: encoding: UTF-8 string: '{"Cmd":["ls"],"Image":"base"}' headers: User-Agent: - Swipely/Docker-API 1.11.2 Content-Type: - application/json response: status: code: 201 message: headers: Content-Type: - application/json Date: - Thu, 26 Jun 2014 19:45:08 GMT Content-Length: - '90' Connection: - close body: encoding: UTF-8 string: | {"Id":"c2f146b0b5898e6cf82b49b48ab6e41841f48def31f2e74e740259177fc146f5","Warnings":null} http_version: recorded_at: Thu, 26 Jun 2014 19:45:08 GMT - request: method: delete uri: unix:///var/run/docker.sock/v1.12/containers/c2f146b0b5898e6cf82b49b48ab6e41841f48def31f2e74e740259177fc146f5?force=true body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.11.2 Content-Type: - text/plain response: status: code: 204 message: headers: Date: - Thu, 26 Jun 2014 19:45:09 GMT Connection: - close body: encoding: UTF-8 string: '' http_version: recorded_at: Thu, 26 Jun 2014 19:45:09 GMT - request: method: get uri: unix:///var/run/docker.sock/v1.12/containers/json body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.11.2 Content-Type: - text/plain response: status: code: 200 message: headers: Content-Type: - application/json Date: - Thu, 26 Jun 2014 19:45:09 GMT Content-Length: - '201' Connection: - close body: encoding: UTF-8 string: |- [{"Command":"/while","Created":1403811778,"Id":"e3ef53f0c6fc463801a85b9c8d9b2fe348600c2e529c59fa0592da739912224d","Image":"41b70f59d9b6","Names":["/sleepy_yonath"],"Ports":[],"Status":"Up 2 minutes"} ] http_version: recorded_at: Thu, 26 Jun 2014 19:45:09 GMT recorded_with: VCR 2.9.2