Sha256: 0241f2f62c2abca2d2ff0f2de9d069ef94535efdba9d3a525f93d075cbdc6815

Contents?: true

Size: 1.99 KB

Versions: 10

Compression:

Stored size: 1.99 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: unix:///var/run/docker.sock/v1.12/containers/create
    body:
      encoding: UTF-8
      string: '{"Cmd":["tar","nonsense"],"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:45:41 GMT
      Content-Length:
      - '90'
      Connection:
      - close
    body:
      encoding: UTF-8
      string: |
        {"Id":"e13e22d5a496ef17fe88410461fb25b1e67d4a353838ec4ea9e4a1e83479dd8c","Warnings":null}
    http_version: 
  recorded_at: Thu, 26 Jun 2014 19:45:41 GMT
- request:
    method: post
    uri: unix:///var/run/docker.sock/v1.12/containers/e13e22d5a496ef17fe88410461fb25b1e67d4a353838ec4ea9e4a1e83479dd8c/start
    body:
      encoding: UTF-8
      string: '{}'
    headers:
      User-Agent:
      - Swipely/Docker-API 1.11.2
      Content-Type:
      - application/json
  response:
    status:
      code: 204
      message: 
    headers:
      Date:
      - Thu, 26 Jun 2014 19:45:41 GMT
      Connection:
      - close
    body:
      encoding: UTF-8
      string: ''
    http_version: 
  recorded_at: Thu, 26 Jun 2014 19:45:41 GMT
- request:
    method: post
    uri: unix:///var/run/docker.sock/v1.12/containers/e13e22d5a496ef17fe88410461fb25b1e67d4a353838ec4ea9e4a1e83479dd8c/wait
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - Swipely/Docker-API 1.11.2
      Content-Type:
      - text/plain
  response:
    status:
      code: 200
      message: 
    headers:
      Content-Type:
      - application/json
      Date:
      - Thu, 26 Jun 2014 19:45:41 GMT
      Content-Length:
      - '18'
      Connection:
      - close
    body:
      encoding: UTF-8
      string: |
        {"StatusCode":64}
    http_version: 
  recorded_at: Thu, 26 Jun 2014 19:45:41 GMT
recorded_with: VCR 2.9.2

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
docker-api-1.15.0 spec/vcr/Docker_Container/_wait/waits_for_the_command_to_finish.yml
docker-api-1.14.0 spec/vcr/Docker_Container/_wait/waits_for_the_command_to_finish.yml
docker-api-1.13.7 spec/vcr/Docker_Container/_wait/waits_for_the_command_to_finish.yml
docker-api-1.13.6 spec/vcr/Docker_Container/_wait/waits_for_the_command_to_finish.yml
docker-api-1.13.5 spec/vcr/Docker_Container/_wait/waits_for_the_command_to_finish.yml
docker-api-1.13.4 spec/vcr/Docker_Container/_wait/waits_for_the_command_to_finish.yml
docker-api-1.13.3 spec/vcr/Docker_Container/_wait/waits_for_the_command_to_finish.yml
docker-api-1.13.2 spec/vcr/Docker_Container/_wait/waits_for_the_command_to_finish.yml
docker-api-1.13.1 spec/vcr/Docker_Container/_wait/waits_for_the_command_to_finish.yml
docker-api-1.13.0 spec/vcr/Docker_Container/_wait/waits_for_the_command_to_finish.yml