Sha256: bfbaa805fcf83133a3fab045f1e24567bbad47f0394e47c27e74d5f34b979a0f

Contents?: true

Size: 1.95 KB

Versions: 1

Compression:

Stored size: 1.95 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: http://localhost:4243/v1.4/containers/create
    body:
      encoding: UTF-8
      string: '{"Cmd":["true"],"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:14 GMT
    body:
      encoding: UTF-8
      string: '{"Id":"006a81e3a9ef"}'
    http_version: 
  recorded_at: Wed, 07 Aug 2013 16:51:14 GMT
- request:
    method: post
    uri: http://localhost:4243/v1.4/containers/006a81e3a9ef/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:14 GMT
    body:
      encoding: UTF-8
      string: ''
    http_version: 
  recorded_at: Wed, 07 Aug 2013 16:51:14 GMT
- request:
    method: get
    uri: http://localhost:4243/v1.4/containers/json
    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:
      - '207'
      Date:
      - Wed, 07 Aug 2013 16:51:14 GMT
    body:
      encoding: UTF-8
      string: '[{"Id":"006a81e3a9efb2d6b6b1bf7b25031f7c0ca972e731c4efeaaab30b75997d5804","Image":"base2:latest","Command":"true
        ","Created":1375894274,"Status":"Up Less than a second","Ports":"","SizeRw":0,"SizeRootFs":0}]'
    http_version: 
  recorded_at: Wed, 07 Aug 2013 16:51:14 GMT
recorded_with: VCR 2.4.0

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
docker-api-1.4.0 spec/vcr/Docker_Container/_start/starts_the_container.yml