Sha256: af976ca5fde1e2da26351e8035cf741f1d3dcf763eacf3ea09c657c5eb3aa275

Contents?: true

Size: 1.97 KB

Versions: 5

Compression:

Stored size: 1.97 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: unix:///var/run/docker.sock/v1.8/containers/create
    body:
      encoding: UTF-8
      string: "{\"Cmd\":[\"ls\"],\"Image\":\"base\"}"
    headers:
      User-Agent:
      - Swipely/Docker-API 1.7.6
      Content-Type:
      - application/json
  response:
    status:
      code: 201
      message: 
    headers:
      Content-Type:
      - application/json
      Date:
      - Wed, 12 Feb 2014 17:05:31 GMT
      Content-Length:
      - '90'
      Connection:
      - close
    body:
      encoding: UTF-8
      string: |
        {"Id":"9cfda6456a018a10bc500001560c3faacd50674b77142566d009a23f852e8731","Warnings":null}
    http_version: 
  recorded_at: Wed, 12 Feb 2014 17:05:31 GMT
- request:
    method: delete
    uri: unix:///var/run/docker.sock/v1.8/containers/9cfda6456a018a10bc500001560c3faacd50674b77142566d009a23f852e8731
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - Swipely/Docker-API 1.7.6
      Content-Type:
      - text/plain
  response:
    status:
      code: 204
      message: 
    headers:
      Date:
      - Wed, 12 Feb 2014 17:05:33 GMT
      Content-Length:
      - '0'
      Content-Type:
      - text/plain; charset=utf-8
      Connection:
      - close
    body:
      encoding: UTF-8
      string: ''
    http_version: 
  recorded_at: Wed, 12 Feb 2014 17:05:33 GMT
- request:
    method: get
    uri: unix:///var/run/docker.sock/v1.8/containers/json
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - Swipely/Docker-API 1.7.6
      Content-Type:
      - text/plain
  response:
    status:
      code: 200
      message: 
    headers:
      Date:
      - Wed, 12 Feb 2014 17:05:33 GMT
      Content-Length:
      - '2'
      Content-Type:
      - text/plain; charset=utf-8
      Connection:
      - close
    body:
      encoding: UTF-8
      string: "[]"
    http_version: 
  recorded_at: Wed, 12 Feb 2014 17:05:33 GMT
recorded_with: VCR 2.8.0

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
docker-api-1.8.4 spec/vcr/Docker_Container/_delete/deletes_the_container.yml
docker-api-1.8.3 spec/vcr/Docker_Container/_delete/deletes_the_container.yml
docker-api-1.8.2 spec/vcr/Docker_Container/_delete/deletes_the_container.yml
docker-api-1.8.1 spec/vcr/Docker_Container/_delete/deletes_the_container.yml
docker-api-1.8.0 spec/vcr/Docker_Container/_delete/deletes_the_container.yml