Sha256: 7d1e05f7d93af261eaabdd8de4dd1f032c55c28f5ee3d18c5f7c1519f4b63670

Contents?: true

Size: 1.79 KB

Versions: 13

Compression:

Stored size: 1.79 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: <DOCKER_HOST>/v1.16/images/create?fromImage=scratch
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - Swipely/Docker-API 1.18.0
      Content-Type:
      - text/plain
  response:
    status:
      code: 200
      message: 
    headers:
      Content-Type:
      - application/json
      Date:
      - Thu, 12 Feb 2015 00:55:52 GMT
    body:
      encoding: US-ASCII
      string: ! "{\"status\":\"Pulling repository scratch\"}\r\n{\"status\":\"Pulling
        image (latest) from scratch\",\"progressDetail\":{},\"id\":\"511136ea3c5a\"}{\"status\":\"Pulling
        image (latest) from scratch, endpoint: https://registry-1.docker.io/v1/\",\"progressDetail\":{},\"id\":\"511136ea3c5a\"}{\"status\":\"Pulling
        dependent layers\",\"progressDetail\":{},\"id\":\"511136ea3c5a\"}{\"status\":\"Download
        complete\",\"progressDetail\":{},\"id\":\"511136ea3c5a\"}{\"status\":\"Download
        complete\",\"progressDetail\":{},\"id\":\"511136ea3c5a\"}{\"status\":\"Status:
        Image is up to date for scratch\"}\r\n"
    http_version: 
  recorded_at: Thu, 12 Feb 2015 00:55:53 GMT
- request:
    method: post
    uri: <DOCKER_HOST>/v1.16/containers/create
    body:
      encoding: UTF-8
      string: ! '{"Image":"511136ea3c5a","Cmd":null}'
    headers:
      User-Agent:
      - Swipely/Docker-API 1.18.0
      Content-Type:
      - application/json
  response:
    status:
      code: 500
      message: 
    headers:
      Content-Type:
      - text/plain; charset=utf-8
      Date:
      - Thu, 12 Feb 2015 00:55:53 GMT
      Content-Length:
      - '21'
    body:
      encoding: US-ASCII
      string: ! 'No command specified

'
    http_version: 
  recorded_at: Thu, 12 Feb 2015 00:55:53 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_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.22.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.22.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.22.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.22.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.22.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
docker-api-1.21.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.21.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.21.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.21.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.21.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
docker-api-1.20.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
docker-api-1.19.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