--- http_interactions: - request: method: post uri: http://localhost:4243/v1.4/containers/create body: encoding: UTF-8 string: '{"Cmd":["tar","nonsense"],"Image":"base"}' headers: Content-Type: - text/plain User-Agent: - Swipely/Docker-API 1.3.1 response: status: code: 201 message: '' headers: Content-Type: - text/plain; charset=utf-8 Content-Length: - '21' Date: - Wed, 07 Aug 2013 16:51:25 GMT body: encoding: UTF-8 string: '{"Id":"3cb4d7f9834f"}' http_version: recorded_at: Wed, 07 Aug 2013 16:51:25 GMT - request: method: post uri: http://localhost:4243/v1.4/containers/3cb4d7f9834f/start body: encoding: US-ASCII string: '' headers: Content-Type: - text/plain User-Agent: - Swipely/Docker-API 1.3.1 response: status: code: 204 message: '' headers: Content-Type: - text/plain; charset=utf-8 Content-Length: - '0' Date: - Wed, 07 Aug 2013 16:51:25 GMT body: encoding: UTF-8 string: '' http_version: recorded_at: Wed, 07 Aug 2013 16:51:25 GMT - request: method: post uri: http://localhost:4243/v1.4/containers/3cb4d7f9834f/wait body: encoding: US-ASCII string: '' headers: Content-Type: - text/plain User-Agent: - Swipely/Docker-API 1.3.1 response: status: code: 200 message: '' headers: Content-Type: - application/json Content-Length: - '17' Date: - Wed, 07 Aug 2013 16:51:25 GMT body: encoding: UTF-8 string: '{"StatusCode":64}' http_version: recorded_at: Wed, 07 Aug 2013 16:51:25 GMT recorded_with: VCR 2.4.0