Sha256: 89d27aa6cfd18d17d20caf45f969f64b82364b68cead76e69596b0f5a0be66b7

Contents?: true

Size: 1.92 KB

Versions: 10

Compression:

Stored size: 1.92 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: unix:///var/run/docker.sock/v1.12/containers/create
    body:
      encoding: UTF-8
      string: '{"Cmd":["pwd"],"Image":"base"}'
    headers:
      User-Agent:
      - Swipely/Docker-API 1.11.2
      Content-Type:
      - application/json
  response:
    status:
      code: 201
      message: 
    headers:
      Content-Type:
      - application/json
      Date:
      - Thu, 26 Jun 2014 19:44:05 GMT
      Content-Length:
      - '90'
      Connection:
      - close
    body:
      encoding: UTF-8
      string: |
        {"Id":"91edd209b1419fd60a4da8e31b1d17d4b060400077b6b00cf855004e28e60cd1","Warnings":null}
    http_version: 
  recorded_at: Thu, 26 Jun 2014 19:44:05 GMT
- request:
    method: post
    uri: unix:///var/run/docker.sock/v1.12/containers/91edd209b1419fd60a4da8e31b1d17d4b060400077b6b00cf855004e28e60cd1/start
    body:
      encoding: UTF-8
      string: '{}'
    headers:
      User-Agent:
      - Swipely/Docker-API 1.11.2
      Content-Type:
      - application/json
  response:
    status:
      code: 204
      message: 
    headers:
      Date:
      - Thu, 26 Jun 2014 19:44:05 GMT
      Connection:
      - close
    body:
      encoding: UTF-8
      string: ''
    http_version: 
  recorded_at: Thu, 26 Jun 2014 19:44:05 GMT
- request:
    method: post
    uri: unix:///var/run/docker.sock/v1.12/containers/91edd209b1419fd60a4da8e31b1d17d4b060400077b6b00cf855004e28e60cd1/attach?stderr=true&stdout=true&stream=true
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - Swipely/Docker-API 1.11.2
      Content-Type:
      - text/plain
  response:
    status:
      code: 200
      message: 
    headers:
      Content-Type:
      - application/vnd.docker.raw-stream
    body:
      encoding: UTF-8
      string: !binary |-
        AQAAAAAAAAIvCg==
    http_version: 
  recorded_at: Thu, 26 Jun 2014 19:44:05 GMT
recorded_with: VCR 2.9.2

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
docker-api-1.15.0 spec/vcr/Docker_Container/_attach/with_normal_sized_chunks/yields_each_chunk.yml
docker-api-1.14.0 spec/vcr/Docker_Container/_attach/with_normal_sized_chunks/yields_each_chunk.yml
docker-api-1.13.7 spec/vcr/Docker_Container/_attach/with_normal_sized_chunks/yields_each_chunk.yml
docker-api-1.13.6 spec/vcr/Docker_Container/_attach/with_normal_sized_chunks/yields_each_chunk.yml
docker-api-1.13.5 spec/vcr/Docker_Container/_attach/with_normal_sized_chunks/yields_each_chunk.yml
docker-api-1.13.4 spec/vcr/Docker_Container/_attach/with_normal_sized_chunks/yields_each_chunk.yml
docker-api-1.13.3 spec/vcr/Docker_Container/_attach/with_normal_sized_chunks/yields_each_chunk.yml
docker-api-1.13.2 spec/vcr/Docker_Container/_attach/with_normal_sized_chunks/yields_each_chunk.yml
docker-api-1.13.1 spec/vcr/Docker_Container/_attach/with_normal_sized_chunks/yields_each_chunk.yml
docker-api-1.13.0 spec/vcr/Docker_Container/_attach/with_normal_sized_chunks/yields_each_chunk.yml