Sha256: c2374da3cfb016ac73ae70c1cdf6b67722ae29167e6fd64f74fc4cd0ddf41c0a
Contents?: true
Size: 1.56 KB
Versions: 1
Compression:
Stored size: 1.56 KB
Contents
--- http_interactions: - request: method: post uri: unix:///var/run/docker.sock/v1.11/containers/create body: encoding: UTF-8 string: '{"Cmd":"echo hello","Image":"base"}' headers: User-Agent: - Swipely/Docker-API 1.11.1 Content-Type: - application/json response: status: code: 201 message: headers: Content-Type: - application/json Date: - Fri, 06 Jun 2014 13:36:32 GMT Content-Length: - '90' Connection: - close body: encoding: UTF-8 string: | {"Id":"3b94c2244b65ee461a8de220f689efc4f5139952c3acfbcc62b54754fc2d42af","Warnings":null} http_version: recorded_at: Fri, 06 Jun 2014 13:36:32 GMT - request: method: get uri: unix:///var/run/docker.sock/v1.11/containers/3b94c2244b65ee461a8de220f689efc4f5139952c3acfbcc62b54754fc2d42af/logs body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.11.1 Content-Type: - text/plain response: status: code: 200 message: headers: Date: - Fri, 06 Jun 2014 13:36:32 GMT Content-Type: - application/octet-stream Connection: - close Transfer-Encoding: - '' body: encoding: UTF-8 string: !binary |- AgAAAAAAACRZb3UgbXVzdCBjaG9vc2UgYXQgbGVhc3Qgb25lIHN0cmVhbQoB AAAAAAAAK0Vycm9yOiBZb3UgbXVzdCBjaG9vc2UgYXQgbGVhc3Qgb25lIHN0 cmVhbQo= http_version: recorded_at: Fri, 06 Jun 2014 13:36:32 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_Container/_logs/when_not_selecting_any_stream/returns_the_error_message.yml |