Sha256: 8d7da36001eeac615688a32da857af7c731f58d0a937a504791ed325a83e1784

Contents?: true

Size: 1.94 KB

Versions: 2

Compression:

Stored size: 1.94 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: unix:///var/run/docker.sock/v1.9/images/create?fromImage=base
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - Swipely/Docker-API 1.8.4
      Content-Type:
      - text/plain
  response:
    status:
      code: 200
      message: 
    headers:
      Content-Type:
      - application/json
      Date:
      - Fri, 28 Feb 2014 21:30:05 GMT
      Connection:
      - close
      Transfer-Encoding:
      - ''
    body:
      encoding: UTF-8
      string: "{\"status\":\"Pulling repository base\"}\r\n{\"status\":\"Pulling image
        (ubuntu-quantl) from base\",\"progressDetail\":{},\"id\":\"b750fe79269d\"}{\"status\":\"Pulling
        image (ubuntu-quantl) from base, endpoint: https://cdn-registry-1.docker.io/v1/\",\"progressDetail\":{},\"id\":\"b750fe79269d\"}{\"status\":\"Pulling
        dependent layers\",\"progressDetail\":{},\"id\":\"b750fe79269d\"}{\"status\":\"Download
        complete\",\"progressDetail\":{},\"id\":\"27cf78414709\"}{\"status\":\"Download
        complete\",\"progressDetail\":{},\"id\":\"b750fe79269d\"}{\"status\":\"Download
        complete\",\"progressDetail\":{},\"id\":\"b750fe79269d\"}"
    http_version: 
  recorded_at: Fri, 28 Feb 2014 21:30:06 GMT
- request:
    method: post
    uri: unix:///var/run/docker.sock/v1.9/containers/create
    body:
      encoding: UTF-8
      string: "{\"Image\":\"b750fe79269d\",\"Cmd\":null}"
    headers:
      User-Agent:
      - Swipely/Docker-API 1.8.4
      Content-Type:
      - application/json
  response:
    status:
      code: 500
      message: 
    headers:
      Content-Type:
      - text/plain; charset=utf-8
      Date:
      - Fri, 28 Feb 2014 21:30:06 GMT
      Content-Length:
      - '21'
      Connection:
      - close
    body:
      encoding: UTF-8
      string: |
        No command specified
    http_version: 
  recorded_at: Fri, 28 Feb 2014 21:30:06 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_Image/_run/when_the_argument_is_nil/no_command_configured_in_image/should_raise_an_error_if_no_command_is_specified.yml
docker-api-1.9.0 spec/vcr/Docker_Image/_run/when_the_argument_is_nil/no_command_configured_in_image/should_raise_an_error_if_no_command_is_specified.yml