Sha256: 0aca9ddfdcf01d6dc469de1f25fbec6a22531707d6bfb8fa82f9ceda7f7ef54f

Contents?: true

Size: 1.41 KB

Versions: 5

Compression:

Stored size: 1.41 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: unix:///var/run/docker.sock/v1.8/containers/create
    body:
      encoding: UTF-8
      string: "{\"Cmd\":[\"sleep\",\"5\"],\"Image\":\"base\"}"
    headers:
      User-Agent:
      - Swipely/Docker-API 1.7.6
      Content-Type:
      - application/json
  response:
    status:
      code: 201
      message: 
    headers:
      Content-Type:
      - application/json
      Date:
      - Wed, 12 Feb 2014 17:05:40 GMT
      Content-Length:
      - '90'
      Connection:
      - close
    body:
      encoding: UTF-8
      string: |
        {"Id":"b60e2d88cbbdf0b6f2e49eda5354b65a8b8a36da47cc6983f36b38f49183d0c2","Warnings":null}
    http_version: 
  recorded_at: Wed, 12 Feb 2014 17:05:40 GMT
- request:
    method: post
    uri: unix:///var/run/docker.sock/v1.8/containers/b60e2d88cbbdf0b6f2e49eda5354b65a8b8a36da47cc6983f36b38f49183d0c2/start
    body:
      encoding: UTF-8
      string: "{}"
    headers:
      User-Agent:
      - Swipely/Docker-API 1.7.6
      Content-Type:
      - application/json
  response:
    status:
      code: 204
      message: 
    headers:
      Date:
      - Wed, 12 Feb 2014 17:05:40 GMT
      Content-Length:
      - '0'
      Content-Type:
      - text/plain; charset=utf-8
      Connection:
      - close
    body:
      encoding: UTF-8
      string: ''
    http_version: 
  recorded_at: Wed, 12 Feb 2014 17:05:40 GMT
recorded_with: VCR 2.8.0

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
docker-api-1.8.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.8.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.8.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.8.1 spec/vcr/Docker_Container/_wait/when_an_argument_is_given/and_a_command_runs_for_too_long/raises_a_ServerError.yml
docker-api-1.8.0 spec/vcr/Docker_Container/_wait/when_an_argument_is_given/and_a_command_runs_for_too_long/raises_a_ServerError.yml