--- http_interactions: - request: method: post uri: http://localhost:4243/build body: encoding: US-ASCII string: ! "-------------RubyMultipartPost\r\nContent-Disposition: form-data; name=\"Dockerfile\"; filename=\"Dockerfile\"\r\nContent-Length: 8\r\nContent-Type: application/octet-stream\r\nContent-Transfer-Encoding: binary\r\n\r\nlololol\n\r\n-------------RubyMultipartPost--\r\n\r\n" headers: Accept: - ! '*/*' User-Agent: - Ruby Content-Type: - multipart/form-data; boundary=-----------RubyMultipartPost Content-Length: - '248' response: status: code: 200 message: OK headers: Content-Type: - text/plain; charset=utf-8 Content-Length: - '39' Date: - Thu, 20 Jun 2013 23:21:42 GMT body: encoding: US-ASCII string: ! 'Error build: Invalid Dockerfile format ' http_version: recorded_at: Thu, 20 Jun 2013 23:21:42 GMT recorded_with: VCR 2.5.0