--- http_interactions: - request: method: post uri: unix:///var/run/docker.sock/v1.12/containers/create body: encoding: UTF-8 string: '{"Cmd":["test","-d","/foo"],"Image":"base","Volumes":{"/foo":{}}}' 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:44:34 GMT Content-Length: - '90' Connection: - close body: encoding: UTF-8 string: | {"Id":"8ca74b5b1eb86837a183544a09672418b8f94ffebfc2e4734b997cc444b90a84","Warnings":null} http_version: recorded_at: Thu, 26 Jun 2014 19:44:34 GMT - request: method: post uri: unix:///var/run/docker.sock/v1.12/containers/8ca74b5b1eb86837a183544a09672418b8f94ffebfc2e4734b997cc444b90a84/start body: encoding: UTF-8 string: '{"Binds":["/tmp:/foo"]}' headers: User-Agent: - Swipely/Docker-API 1.11.2 Content-Type: - application/json response: status: code: 204 message: headers: Date: - Thu, 26 Jun 2014 19:44:34 GMT Connection: - close body: encoding: UTF-8 string: '' http_version: recorded_at: Thu, 26 Jun 2014 19:44:34 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:44:34 GMT Content-Length: - '415' Connection: - close body: encoding: UTF-8 string: |- [{"Command":"test -d /foo","Created":1403811874,"Id":"8ca74b5b1eb86837a183544a09672418b8f94ffebfc2e4734b997cc444b90a84","Image":"base:latest","Names":["/sad_bohr"],"Ports":[],"Status":"Up Less than a second"} ,{"Command":"/while","Created":1403811778,"Id":"e3ef53f0c6fc463801a85b9c8d9b2fe348600c2e529c59fa0592da739912224d","Image":"41b70f59d9b6","Names":["/sleepy_yonath"],"Ports":[],"Status":"Up About a minute"} ] http_version: recorded_at: Thu, 26 Jun 2014 19:44:34 GMT - request: method: post uri: unix:///var/run/docker.sock/v1.12/containers/8ca74b5b1eb86837a183544a09672418b8f94ffebfc2e4734b997cc444b90a84/wait 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:44:35 GMT Content-Length: - '17' Connection: - close body: encoding: UTF-8 string: | {"StatusCode":0} http_version: recorded_at: Thu, 26 Jun 2014 19:44:35 GMT recorded_with: VCR 2.9.2