--- http_interactions: - request: method: post uri: unix:///var/run/docker.sock/v1.9/containers/create body: encoding: UTF-8 string: "{\"Cmd\":[\"tar\",\"nonsense\"],\"Image\":\"base\"}" headers: User-Agent: - Swipely/Docker-API 1.8.4 Content-Type: - application/json response: status: code: 201 message: headers: Content-Type: - application/json Date: - Fri, 28 Feb 2014 21:42:11 GMT Content-Length: - '90' Connection: - close body: encoding: UTF-8 string: | {"Id":"2064e9cbfb6e1f01c9a20d2b8a1b96cf89b487f95dbdf3dd229098def6cac4f1","Warnings":null} http_version: recorded_at: Fri, 28 Feb 2014 21:42:11 GMT - request: method: post uri: unix:///var/run/docker.sock/v1.9/containers/2064e9cbfb6e1f01c9a20d2b8a1b96cf89b487f95dbdf3dd229098def6cac4f1/start body: encoding: UTF-8 string: "{}" headers: User-Agent: - Swipely/Docker-API 1.8.4 Content-Type: - application/json response: status: code: 204 message: headers: Date: - Fri, 28 Feb 2014 21:42:13 GMT Content-Length: - '0' Content-Type: - text/plain; charset=utf-8 Connection: - close body: encoding: UTF-8 string: '' http_version: recorded_at: Fri, 28 Feb 2014 21:42:13 GMT - request: method: post uri: unix:///var/run/docker.sock/v1.9/containers/2064e9cbfb6e1f01c9a20d2b8a1b96cf89b487f95dbdf3dd229098def6cac4f1/wait body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.8.4 Content-Type: - text/plain response: status: code: 200 message: headers: Content-Type: - application/json Date: - Fri, 28 Feb 2014 21:42:13 GMT Content-Length: - '19' Connection: - close body: encoding: UTF-8 string: | {"StatusCode":255} http_version: recorded_at: Fri, 28 Feb 2014 21:42:13 GMT recorded_with: VCR 2.8.0