Sha256: 9d5d37dcbfcad3cf393e5209228625696ec046ccb191c93eabdb25ed8450ab7f

Contents?: true

Size: 886 Bytes

Versions: 5

Compression:

Stored size: 886 Bytes

Contents

---
http_interactions:
- request:
    method: post
    uri: http://localhost:4243/v1.4/containers/create
    body:
      encoding: UTF-8
      string: '{"Hostname":"","User":"","Memory":0,"MemorySwap":0,"AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"PortSpecs":null,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":null,"Cmd":["date"],"Dns":null,"Image":"base","Volumes":{},"VolumesFrom":""}'
    headers:
      Content-Type:
      - text/plain
      User-Agent:
      - Swipely/Docker-API 1.4.0
  response:
    status:
      code: 201
      message: ''
    headers:
      Content-Type:
      - text/plain; charset=utf-8
      Content-Length:
      - '21'
      Date:
      - Thu, 08 Aug 2013 14:47:05 GMT
    body:
      encoding: UTF-8
      string: '{"Id":"3e4587069eb0"}'
    http_version: 
  recorded_at: Thu, 08 Aug 2013 14:47:05 GMT
recorded_with: VCR 2.4.0

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
docker-api-1.5.4 spec/vcr/Docker_Container/_create/when_the_Container_does_not_yet_exist/when_the_HTTP_request_returns_a_200/sets_the_id.yml
docker-api-1.5.3 spec/vcr/Docker_Container/_create/when_the_Container_does_not_yet_exist/when_the_HTTP_request_returns_a_200/sets_the_id.yml
docker-api-1.5.2 spec/vcr/Docker_Container/_create/when_the_Container_does_not_yet_exist/when_the_HTTP_request_returns_a_200/sets_the_id.yml
docker-api-1.5.1 spec/vcr/Docker_Container/_create/when_the_Container_does_not_yet_exist/when_the_HTTP_request_returns_a_200/sets_the_id.yml
docker-api-1.5.0 spec/vcr/Docker_Container/_create/when_the_Container_does_not_yet_exist/when_the_HTTP_request_returns_a_200/sets_the_id.yml