Sha256: 9d4231680f6f82cf871fa857b2fcd1e1f81a689faa32058d009b4070fbdd36ba

Contents?: true

Size: 1019 Bytes

Versions: 2

Compression:

Stored size: 1019 Bytes

Contents

---
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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
docker-api-0.0.6 spec/vcr/Docker_Image/_build/with_an_invalid_Dockerfile/throws_a_UnexpectedResponseError.yml
docker-api-0.0.5 spec/vcr/Docker_Image/_build/with_an_invalid_Dockerfile/throws_a_UnexpectedResponseError.yml