Sha256: e1d1a4dd66c3241976f16c07f90d8f69807d592a1b58adb6697ab7ba50553c90

Contents?: true

Size: 1.17 KB

Versions: 2

Compression:

Stored size: 1.17 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: 11\r\nContent-Type:
        application/octet-stream\r\nContent-Transfer-Encoding: binary\r\n\r\nfrom
        base\n\n\r\n-------------RubyMultipartPost--\r\n\r\n"
    headers:
      Accept:
      - ! '*/*'
      User-Agent:
      - Ruby
      Content-Type:
      - multipart/form-data; boundary=-----------RubyMultipartPost
      Content-Length:
      - '252'
  response:
    status:
      code: 200
      message: OK
    headers:
      Content-Type:
      - text/plain; charset=utf-8
      Date:
      - Thu, 20 Jun 2013 23:21:42 GMT
      Transfer-Encoding:
      - chunked
    body:
      encoding: US-ASCII
      string: ! 'FROM base ()

        ===> b750fe79269d2ec9a3c593ef05b4332b1d1a02a62b4accb2c21d589ff2f5f2dc

        Build successful.

        ===> b750fe79269d2ec9a3c593ef05b4332b1d1a02a62b4accb2c21d589ff2f5f2dc

'
    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_a_valid_Dockerfile/builds_an_image.yml
docker-api-0.0.5 spec/vcr/Docker_Image/_build/with_a_valid_Dockerfile/builds_an_image.yml