--- http_interactions: - request: method: post uri: unix:///var/run/docker.sock/v1.12/containers/create body: encoding: UTF-8 string: '{"Cmd":["tar","nonsense"],"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:41 GMT Content-Length: - '90' Connection: - close body: encoding: UTF-8 string: | {"Id":"e13e22d5a496ef17fe88410461fb25b1e67d4a353838ec4ea9e4a1e83479dd8c","Warnings":null} http_version: recorded_at: Thu, 26 Jun 2014 19:45:41 GMT - request: method: post uri: unix:///var/run/docker.sock/v1.12/containers/e13e22d5a496ef17fe88410461fb25b1e67d4a353838ec4ea9e4a1e83479dd8c/start body: encoding: UTF-8 string: '{}' 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:45:41 GMT Connection: - close body: encoding: UTF-8 string: '' http_version: recorded_at: Thu, 26 Jun 2014 19:45:41 GMT - request: method: post uri: unix:///var/run/docker.sock/v1.12/containers/e13e22d5a496ef17fe88410461fb25b1e67d4a353838ec4ea9e4a1e83479dd8c/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:45:41 GMT Content-Length: - '18' Connection: - close body: encoding: UTF-8 string: | {"StatusCode":64} http_version: recorded_at: Thu, 26 Jun 2014 19:45:41 GMT recorded_with: VCR 2.9.2