Sha256: f3bb7d68274613c4b5c9cb826110343a89e8b57648b3ca398183c904d1e8bcb6

Contents?: true

Size: 1 KB

Versions: 3

Compression:

Stored size: 1 KB

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:
      Date:
      - Wed, 19 Jun 2013 17:11:52 GMT
      Transfer-Encoding:
      - chunked
      Content-Type:
      - text/plain; charset=utf-8
    body:
      encoding: US-ASCII
      string: ! 'Error build: Invalid Dockerfile format

'
    http_version: 
  recorded_at: Wed, 19 Jun 2013 17:11:52 GMT
recorded_with: VCR 2.5.0

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
docker-api-0.0.4 spec/vcr/Docker_Image/_build/with_an_invalid_Dockerfile/throws_a_UnexpectedResponseError.yml
docker-api-0.0.3 spec/vcr/Docker_Image/_build/with_an_invalid_Dockerfile/throws_a_UnexpectedResponseError.yml
docker-api-0.0.2 spec/vcr/Docker_Image/_build/with_an_invalid_Dockerfile/throws_a_UnexpectedResponseError.yml