Sha256: b83b9a4503dd32b9967cbb56d023949890448e2eb0320c07064470da957584fa

Contents?: true

Size: 1.46 KB

Versions: 6

Compression:

Stored size: 1.46 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: unix:///var/run/docker.sock/v1.6/containers/create
    body:
      encoding: UTF-8
      string: ! '{"Cmd":["sleep","5"],"Image":"base"}'
    headers:
      User-Agent:
      - Swipely/Docker-API 1.6.0
      Content-Type:
      - application/json
  response:
    status:
      code: 201
      message: 
    headers:
      !binary "Q29udGVudC1UeXBl":
      - !binary |-
        YXBwbGljYXRpb24vanNvbg==
      !binary "Q29udGVudC1MZW5ndGg=":
      - !binary |-
        MjE=
      !binary "RGF0ZQ==":
      - !binary |-
        RnJpLCAyNSBPY3QgMjAxMyAxNjoyOToxOCBHTVQ=
    body:
      encoding: US-ASCII
      string: ! '{"Id":"59325ab9abcd"}'
    http_version: 
  recorded_at: Fri, 25 Oct 2013 16:29:18 GMT
- request:
    method: post
    uri: unix:///var/run/docker.sock/v1.6/containers/59325ab9abcd/start
    body:
      encoding: UTF-8
      string: ! '{}'
    headers:
      User-Agent:
      - Swipely/Docker-API 1.6.0
      Content-Type:
      - application/json
  response:
    status:
      code: 204
      message: 
    headers:
      !binary "Q29udGVudC1UeXBl":
      - !binary |-
        dGV4dC9wbGFpbjsgY2hhcnNldD11dGYtOA==
      !binary "Q29udGVudC1MZW5ndGg=":
      - !binary |-
        MA==
      !binary "RGF0ZQ==":
      - !binary |-
        RnJpLCAyNSBPY3QgMjAxMyAxNjoyOToxOCBHTVQ=
    body:
      encoding: US-ASCII
      string: ''
    http_version: 
  recorded_at: Fri, 25 Oct 2013 16:29:18 GMT
recorded_with: VCR 2.6.0

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
docker-api-1.7.6 spec/vcr/Docker_Container/_wait/when_an_argument_is_given/and_a_command_runs_for_too_long/raises_a_ServerError.yml
docker-api-1.7.5 spec/vcr/Docker_Container/_wait/when_an_argument_is_given/and_a_command_runs_for_too_long/raises_a_ServerError.yml
docker-api-1.7.4 spec/vcr/Docker_Container/_wait/when_an_argument_is_given/and_a_command_runs_for_too_long/raises_a_ServerError.yml
docker-api-1.7.3 spec/vcr/Docker_Container/_wait/when_an_argument_is_given/and_a_command_runs_for_too_long/raises_a_ServerError.yml
docker-api-1.7.2 spec/vcr/Docker_Container/_wait/when_an_argument_is_given/and_a_command_runs_for_too_long/raises_a_ServerError.yml
docker-api-1.7.0 spec/vcr/Docker_Container/_wait/when_an_argument_is_given/and_a_command_runs_for_too_long/raises_a_ServerError.yml