Sha256: d1800dd01d659dac709c8b18754956fc742413fee6c1947cb9a59149fa7929e4

Contents?: true

Size: 1.41 KB

Versions: 1

Compression:

Stored size: 1.41 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: unix:///var/run/docker.sock/v1.11/containers/create
    body:
      encoding: UTF-8
      string: '{"Cmd":["sleep","5"],"Image":"base"}'
    headers:
      User-Agent:
      - Swipely/Docker-API 1.11.1
      Content-Type:
      - application/json
  response:
    status:
      code: 201
      message: 
    headers:
      Content-Type:
      - application/json
      Date:
      - Fri, 06 Jun 2014 13:36:54 GMT
      Content-Length:
      - '90'
      Connection:
      - close
    body:
      encoding: UTF-8
      string: |
        {"Id":"4725efd445a3d695fd1334972a0f09f963369f108a3823709ffe1cdadbf48635","Warnings":null}
    http_version: 
  recorded_at: Fri, 06 Jun 2014 13:36:54 GMT
- request:
    method: post
    uri: unix:///var/run/docker.sock/v1.11/containers/4725efd445a3d695fd1334972a0f09f963369f108a3823709ffe1cdadbf48635/start
    body:
      encoding: UTF-8
      string: '{}'
    headers:
      User-Agent:
      - Swipely/Docker-API 1.11.1
      Content-Type:
      - application/json
  response:
    status:
      code: 204
      message: 
    headers:
      Date:
      - Fri, 06 Jun 2014 13:36:54 GMT
      Content-Length:
      - '0'
      Content-Type:
      - text/plain; charset=utf-8
      Connection:
      - close
    body:
      encoding: UTF-8
      string: ''
    http_version: 
  recorded_at: Fri, 06 Jun 2014 13:36:54 GMT
recorded_with: VCR 2.9.2

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
docker-api-1.12.0 spec/vcr/Docker_Container/_wait/when_an_argument_is_given/and_a_command_runs_for_too_long/raises_a_ServerError.yml