Sha256: 7c86606ae29ebc7f81132531f6aec5b28e0a81801d1febee115dfb2fdba2903d

Contents?: true

Size: 1.4 KB

Versions: 2

Compression:

Stored size: 1.4 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: unix:///var/run/docker.sock/v1.9/containers/create
    body:
      encoding: UTF-8
      string: "{\"Cmd\":[\"true\"],\"Image\":\"base\"}"
    headers:
      User-Agent:
      - Swipely/Docker-API 1.8.4
      Content-Type:
      - application/json
  response:
    status:
      code: 201
      message: 
    headers:
      Content-Type:
      - application/json
      Date:
      - Fri, 28 Feb 2014 21:42:31 GMT
      Content-Length:
      - '90'
      Connection:
      - close
    body:
      encoding: UTF-8
      string: |
        {"Id":"b29004c45bb59fe16cc8e162e35e19c94616eed780b215e7bbddd32e0111c6e5","Warnings":null}
    http_version: 
  recorded_at: Fri, 28 Feb 2014 21:42:31 GMT
- request:
    method: post
    uri: unix:///var/run/docker.sock/v1.9/containers/b29004c45bb59fe16cc8e162e35e19c94616eed780b215e7bbddd32e0111c6e5/start
    body:
      encoding: UTF-8
      string: "{}"
    headers:
      User-Agent:
      - Swipely/Docker-API 1.8.4
      Content-Type:
      - application/json
  response:
    status:
      code: 204
      message: 
    headers:
      Date:
      - Fri, 28 Feb 2014 21:42:32 GMT
      Content-Length:
      - '0'
      Content-Type:
      - text/plain; charset=utf-8
      Connection:
      - close
    body:
      encoding: UTF-8
      string: ''
    http_version: 
  recorded_at: Fri, 28 Feb 2014 21:42:32 GMT
recorded_with: VCR 2.8.0

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
docker-api-1.9.1 spec/vcr/Docker_Container/_commit/if_run_is_passed_it_saves_the_command_in_the_image/saves_the_command.yml
docker-api-1.9.0 spec/vcr/Docker_Container/_commit/if_run_is_passed_it_saves_the_command_in_the_image/saves_the_command.yml