Sha256: bcbb2e375b7c7db73af759df5653e3930082ea8da9c3e637d16633b05ecad25a

Contents?: true

Size: 1.58 KB

Versions: 8

Compression:

Stored size: 1.58 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: unix:///var/run/docker.sock/v1.12/containers/create
    body:
      encoding: UTF-8
      string: '{"Cmd":"echo hello","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:41:57 GMT
      Content-Length:
      - '90'
      Connection:
      - close
    body:
      encoding: UTF-8
      string: |
        {"Id":"6968a8299df95ffad447a6b364d0cb9cfeb1bcc28d0ef09356f35bdeca57d953","Warnings":null}
    http_version: 
  recorded_at: Thu, 26 Jun 2014 19:41:57 GMT
- request:
    method: get
    uri: unix:///var/run/docker.sock/v1.12/containers/6968a8299df95ffad447a6b364d0cb9cfeb1bcc28d0ef09356f35bdeca57d953/logs
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - Swipely/Docker-API 1.11.2
      Content-Type:
      - text/plain
  response:
    status:
      code: 200
      message: 
    headers:
      Date:
      - Thu, 26 Jun 2014 19:41:57 GMT
      Content-Type:
      - application/octet-stream
      Connection:
      - close
      Transfer-Encoding:
      - ''
    body:
      encoding: UTF-8
      string: !binary |-
        AgAAAAAAACRZb3UgbXVzdCBjaG9vc2UgYXQgbGVhc3Qgb25lIHN0cmVhbQoB
        AAAAAAAAPEVycm9yIHJ1bm5pbmcgbG9ncyBqb2I6IFlvdSBtdXN0IGNob29z
        ZSBhdCBsZWFzdCBvbmUgc3RyZWFtCg==
    http_version: 
  recorded_at: Thu, 26 Jun 2014 19:41:57 GMT
recorded_with: VCR 2.9.2

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
docker-api-1.13.7 spec/vcr/Docker_Container/_logs/when_not_selecting_any_stream/returns_the_error_message.yml
docker-api-1.13.6 spec/vcr/Docker_Container/_logs/when_not_selecting_any_stream/returns_the_error_message.yml
docker-api-1.13.5 spec/vcr/Docker_Container/_logs/when_not_selecting_any_stream/returns_the_error_message.yml
docker-api-1.13.4 spec/vcr/Docker_Container/_logs/when_not_selecting_any_stream/returns_the_error_message.yml
docker-api-1.13.3 spec/vcr/Docker_Container/_logs/when_not_selecting_any_stream/returns_the_error_message.yml
docker-api-1.13.2 spec/vcr/Docker_Container/_logs/when_not_selecting_any_stream/returns_the_error_message.yml
docker-api-1.13.1 spec/vcr/Docker_Container/_logs/when_not_selecting_any_stream/returns_the_error_message.yml
docker-api-1.13.0 spec/vcr/Docker_Container/_logs/when_not_selecting_any_stream/returns_the_error_message.yml