Sha256: 63017df9ee6b9d5818becc9e995c87f6814be4396b9cc387f65570db71cf0c36

Contents?: true

Size: 1.79 KB

Versions: 6

Compression:

Stored size: 1.79 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: http://localhost:4243/v1.4/containers/create
    body:
      encoding: UTF-8
      string: '{"Cmd":["lol","not","a","real","command"],"Image":"base"}'
    headers:
      Content-Type:
      - text/plain
      User-Agent:
      - Swipely/Docker-API 1.3.1
  response:
    status:
      code: 201
      message: ''
    headers:
      Content-Type:
      - text/plain; charset=utf-8
      Content-Length:
      - '21'
      Date:
      - Wed, 07 Aug 2013 16:51:30 GMT
    body:
      encoding: UTF-8
      string: '{"Id":"5dbc28c27062"}'
    http_version: 
  recorded_at: Wed, 07 Aug 2013 16:51:30 GMT
- request:
    method: post
    uri: http://localhost:4243/v1.4/containers/5dbc28c27062/start
    body:
      encoding: US-ASCII
      string: ''
    headers:
      Content-Type:
      - text/plain
      User-Agent:
      - Swipely/Docker-API 1.3.1
  response:
    status:
      code: 204
      message: ''
    headers:
      Content-Type:
      - text/plain; charset=utf-8
      Content-Length:
      - '0'
      Date:
      - Wed, 07 Aug 2013 16:51:30 GMT
    body:
      encoding: UTF-8
      string: ''
    http_version: 
  recorded_at: Wed, 07 Aug 2013 16:51:30 GMT
- request:
    method: post
    uri: http://localhost:4243/v1.4/containers/5dbc28c27062/wait
    body:
      encoding: US-ASCII
      string: ''
    headers:
      Content-Type:
      - text/plain
      User-Agent:
      - Swipely/Docker-API 1.3.1
  response:
    status:
      code: 200
      message: ''
    headers:
      Content-Type:
      - application/json
      Content-Length:
      - '18'
      Date:
      - Wed, 07 Aug 2013 16:51:31 GMT
    body:
      encoding: UTF-8
      string: '{"StatusCode":127}'
    http_version: 
  recorded_at: Wed, 07 Aug 2013 16:51:31 GMT
recorded_with: VCR 2.4.0

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
docker-api-1.5.4 spec/vcr/Docker_Container/_run/when_the_Container_s_command_does_not_return_status_code_of_0/raises_an_error.yml
docker-api-1.5.3 spec/vcr/Docker_Container/_run/when_the_Container_s_command_does_not_return_status_code_of_0/raises_an_error.yml
docker-api-1.5.2 spec/vcr/Docker_Container/_run/when_the_Container_s_command_does_not_return_status_code_of_0/raises_an_error.yml
docker-api-1.5.1 spec/vcr/Docker_Container/_run/when_the_Container_s_command_does_not_return_status_code_of_0/raises_an_error.yml
docker-api-1.5.0 spec/vcr/Docker_Container/_run/when_the_Container_s_command_does_not_return_status_code_of_0/raises_an_error.yml
docker-api-1.4.0 spec/vcr/Docker_Container/_run/when_the_Container_s_command_does_not_return_status_code_of_0/raises_an_error.yml