Sha256: 54cc4b340dd0278a44fc283cb9674134094ceddedea2c598c101fbcbf98a3a1a
Contents?: true
Size: 1.41 KB
Versions: 1
Compression:
Stored size: 1.41 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":"43a9245ac3f67d2150845dbe4bb014d1b33f6fe7755f53c0795b793abec025e6","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/43a9245ac3f67d2150845dbe4bb014d1b33f6fe7755f53c0795b793abec025e6/logs?stdout=1 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-Length: - '0' Content-Type: - text/plain; charset=utf-8 Connection: - close body: encoding: UTF-8 string: '' 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_selecting_stdout/returns_blank_logs.yml |