Sha256: 5071948ec5d9e450967e26c85db44a7db4de1476ffec72f5bd7cd7f2fa3b7bbf
Contents?: true
Size: 1.94 KB
Versions: 1
Compression:
Stored size: 1.94 KB
Contents
--- http_interactions: - request: method: post uri: unix:///var/run/docker.sock/v1.11/images/create?fromImage=base body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.11.1 Content-Type: - text/plain response: status: code: 200 message: headers: Content-Type: - application/json Date: - Fri, 06 Jun 2014 14:23:59 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, 06 Jun 2014 14:24:10 GMT - request: method: post uri: unix:///var/run/docker.sock/v1.11/containers/create body: encoding: UTF-8 string: '{"Image":"b750fe79269d","Cmd":null}' headers: User-Agent: - Swipely/Docker-API 1.11.1 Content-Type: - application/json response: status: code: 500 message: headers: Content-Type: - text/plain; charset=utf-8 Date: - Fri, 06 Jun 2014 14:24:10 GMT Content-Length: - '21' Connection: - close body: encoding: UTF-8 string: | No command specified http_version: recorded_at: Fri, 06 Jun 2014 14:24:10 GMT recorded_with: VCR 2.9.2
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
docker-api-1.12.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 |