Sha256: a57c5f1fad2eeb96dd1a4cb600b88de175885bfa11aee6df4b32c1895088df3c

Contents?: true

Size: 1.17 KB

Versions: 3

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

        ===> b750fe79269d2ec9a3c593ef05b4332b1d1a02a62b4accb2c21d589ff2f5f2dc

        Build successful.

        ===> b750fe79269d2ec9a3c593ef05b4332b1d1a02a62b4accb2c21d589ff2f5f2dc

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