Sha256: be1d24f1e255eeff38d93b3d1ab5df3d515d487296b282d2fadaa4654e9f999f

Contents?: true

Size: 1.94 KB

Versions: 5

Compression:

Stored size: 1.94 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: unix:///var/run/docker.sock/v1.8/images/create?fromImage=base
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - Swipely/Docker-API 1.7.6
      Content-Type:
      - text/plain
  response:
    status:
      code: 200
      message: 
    headers:
      Content-Type:
      - application/json
      Date:
      - Wed, 12 Feb 2014 18:20:52 GMT
      Connection:
      - close
      Transfer-Encoding:
      - ''
    body:
      encoding: UTF-8
      string: "{\"status\":\"Pulling repository base\"}{\"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: Wed, 12 Feb 2014 18:20:53 GMT
- request:
    method: post
    uri: unix:///var/run/docker.sock/v1.8/containers/create
    body:
      encoding: UTF-8
      string: "{\"Image\":\"base\",\"Cmd\":null}"
    headers:
      User-Agent:
      - Swipely/Docker-API 1.7.6
      Content-Type:
      - application/json
  response:
    status:
      code: 500
      message: 
    headers:
      Content-Type:
      - text/plain; charset=utf-8
      Date:
      - Wed, 12 Feb 2014 18:20:53 GMT
      Content-Length:
      - '29'
      Connection:
      - close
    body:
      encoding: UTF-8
      string: |
        create: No command specified
    http_version: 
  recorded_at: Wed, 12 Feb 2014 18:20:53 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_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.8.3 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.8.2 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.8.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.8.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