Sha256: ba98418220c00f851fea00582f2b25f5819f861e0cc3ab797ca5e1fa2c4cd8cd

Contents?: true

Size: 1.94 KB

Versions: 7

Compression:

Stored size: 1.94 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: unix:///var/run/docker.sock/v1.12/images/create?fromImage=base
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - Swipely/Docker-API 1.11.2
      Content-Type:
      - text/plain
  response:
    status:
      code: 200
      message: 
    headers:
      Content-Type:
      - application/json
      Date:
      - Thu, 26 Jun 2014 20:16:05 GMT
      Connection:
      - close
      Transfer-Encoding:
      - ''
    body:
      encoding: UTF-8
      string: "{\"status\":\"Pulling repository base\"}\r\n{\"status\":\"Pulling image
        (ubuntu-12.10) from base\",\"progressDetail\":{},\"id\":\"b750fe79269d\"}{\"status\":\"Pulling
        image (ubuntu-12.10) 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: Thu, 26 Jun 2014 20:16:07 GMT
- request:
    method: post
    uri: unix:///var/run/docker.sock/v1.12/containers/create
    body:
      encoding: UTF-8
      string: '{"Image":"b750fe79269d","Cmd":null}'
    headers:
      User-Agent:
      - Swipely/Docker-API 1.11.2
      Content-Type:
      - application/json
  response:
    status:
      code: 500
      message: 
    headers:
      Content-Type:
      - text/plain; charset=utf-8
      Date:
      - Thu, 26 Jun 2014 20:16:07 GMT
      Content-Length:
      - '21'
      Connection:
      - close
    body:
      encoding: UTF-8
      string: |
        No command specified
    http_version: 
  recorded_at: Thu, 26 Jun 2014 20:16:07 GMT
recorded_with: VCR 2.9.2

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
docker-api-1.13.6 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.13.5 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.13.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.13.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.13.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.13.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.13.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