Sha256: 7dbe612c5cfe5dd6ba63b1cb702a8e68470a034dd5fd12d278ab1355b39936dd

Contents?: true

Size: 1.59 KB

Versions: 2

Compression:

Stored size: 1.59 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.13.6
      Content-Type:
      - application/json
  response:
    status:
      code: 201
      message: 
    headers:
      !binary "Q29udGVudC1UeXBl":
      - !binary |-
        YXBwbGljYXRpb24vanNvbg==
      !binary "RGF0ZQ==":
      - !binary |-
        TW9uLCAyNyBPY3QgMjAxNCAxNDo0NDo0NiBHTVQ=
      !binary "Q29udGVudC1MZW5ndGg=":
      - !binary |-
        OTA=
    body:
      encoding: US-ASCII
      string: ! '{"Id":"8220b807160a789cb4a560ff0dda4bd03e37334b4e4a2f7cea19808c05fbc47d","Warnings":null}

'
    http_version: 
  recorded_at: Mon, 27 Oct 2014 14:44:46 GMT
- request:
    method: get
    uri: unix:///var/run/docker.sock/v1.12/containers/8220b807160a789cb4a560ff0dda4bd03e37334b4e4a2f7cea19808c05fbc47d/logs?stdout=1
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - Swipely/Docker-API 1.13.6
      Content-Type:
      - text/plain
  response:
    status:
      code: 200
      message: 
    headers:
      !binary "RGF0ZQ==":
      - !binary |-
        TW9uLCAyNyBPY3QgMjAxNCAxNDo0NDo0NiBHTVQ=
      !binary "Q29udGVudC1MZW5ndGg=":
      - !binary |-
        MA==
      !binary "Q29udGVudC1UeXBl":
      - !binary |-
        dGV4dC9wbGFpbjsgY2hhcnNldD11dGYtOA==
    body:
      encoding: US-ASCII
      string: ''
    http_version: 
  recorded_at: Mon, 27 Oct 2014 14:44:46 GMT
recorded_with: VCR 2.9.2

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
docker-api-1.15.0 spec/vcr/Docker_Container/_streaming_logs/when_selecting_stdout/returns_blank_logs.yml
docker-api-1.14.0 spec/vcr/Docker_Container/_streaming_logs/when_selecting_stdout/returns_blank_logs.yml