--- http_interactions: - request: method: post uri: unix:///var/run/docker.sock/v1.11/containers/create body: encoding: UTF-8 string: '{"Cmd":["rm","-rf","/root"],"Image":"base"}' headers: User-Agent: - Swipely/Docker-API 1.11.1 Content-Type: - application/json response: status: code: 201 message: headers: Content-Type: - application/json Date: - Fri, 06 Jun 2014 13:36:33 GMT Content-Length: - '90' Connection: - close body: encoding: UTF-8 string: | {"Id":"e2aa3bf983f31a26fa4ea31f915f33dbb800210fe5155f3e5ec2b7ef2f6f011a","Warnings":null} http_version: recorded_at: Fri, 06 Jun 2014 13:36:33 GMT - request: method: post uri: unix:///var/run/docker.sock/v1.11/containers/e2aa3bf983f31a26fa4ea31f915f33dbb800210fe5155f3e5ec2b7ef2f6f011a/start body: encoding: UTF-8 string: '{}' headers: User-Agent: - Swipely/Docker-API 1.11.1 Content-Type: - application/json response: status: code: 204 message: headers: Date: - Fri, 06 Jun 2014 13:36:33 GMT Content-Length: - '0' Content-Type: - text/plain; charset=utf-8 Connection: - close body: encoding: UTF-8 string: '' http_version: recorded_at: Fri, 06 Jun 2014 13:36:33 GMT - request: method: post uri: unix:///var/run/docker.sock/v1.11/containers/e2aa3bf983f31a26fa4ea31f915f33dbb800210fe5155f3e5ec2b7ef2f6f011a/wait body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.11.1 Content-Type: - text/plain response: status: code: 200 message: headers: Content-Type: - application/json Date: - Fri, 06 Jun 2014 13:36:33 GMT Content-Length: - '17' Connection: - close body: encoding: UTF-8 string: | {"StatusCode":0} http_version: recorded_at: Fri, 06 Jun 2014 13:36:33 GMT - request: method: get uri: unix:///var/run/docker.sock/v1.11/containers/e2aa3bf983f31a26fa4ea31f915f33dbb800210fe5155f3e5ec2b7ef2f6f011a/changes body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.11.1 Content-Type: - text/plain response: status: code: 200 message: headers: Content-Type: - application/json Date: - Fri, 06 Jun 2014 13:36:35 GMT Content-Length: - '28' Connection: - close body: encoding: UTF-8 string: |- [{"Kind":2,"Path":"/root"} ] http_version: recorded_at: Fri, 06 Jun 2014 13:36:35 GMT recorded_with: VCR 2.9.2