Sha256: 868c3b9e0f2cef7c37e53f863d1c68462d669e041dbc28397ca72c1e8bb639fd

Contents?: true

Size: 1.45 KB

Versions: 13

Compression:

Stored size: 1.45 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: <DOCKER_HOST>/v1.16/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":"debian:wheezy","Volumes":{},"VolumesFrom":""}'
    headers:
      User-Agent:
      - Swipely/Docker-API 1.18.0
      Content-Type:
      - application/json
  response:
    status:
      code: 201
      message: 
    headers:
      Content-Type:
      - application/json
      Date:
      - Thu, 12 Feb 2015 00:54:28 GMT
      Content-Length:
      - '90'
    body:
      encoding: US-ASCII
      string: ! '{"Id":"f39b0ff6aeed1f8d046d463c878808b581c19d80620d2d5b8971df221275cf9b","Warnings":null}

'
    http_version: 
  recorded_at: Thu, 12 Feb 2015 00:54:28 GMT
- request:
    method: delete
    uri: <DOCKER_HOST>/v1.16/containers/f39b0ff6aeed1f8d046d463c878808b581c19d80620d2d5b8971df221275cf9b
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - Swipely/Docker-API 1.18.0
      Content-Type:
      - text/plain
  response:
    status:
      code: 204
      message: 
    headers:
      Date:
      - Thu, 12 Feb 2015 00:54:29 GMT
    body:
      encoding: US-ASCII
      string: ''
    http_version: 
  recorded_at: Thu, 12 Feb 2015 00:54:29 GMT
recorded_with: VCR 2.9.2

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
docker-api-1.23.0 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.22.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.22.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.22.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.22.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.22.0 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.21.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.21.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.21.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.21.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.21.0 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.20.0 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.19.0 spec/vcr/Docker_Container/_create/when_the_Container_does_not_yet_exist/when_the_HTTP_request_returns_a_200/sets_the_id.yml