Sha256: 5be892cdfb24b68d54db8d1e0b6b5dcc7f78d1eb463c877e401a2a240598d4f3
Contents?: true
Size: 1.84 KB
Versions: 13
Compression:
Stored size: 1.84 KB
Contents
--- http_interactions: - request: method: post uri: <DOCKER_HOST>/v1.16/containers/create body: encoding: UTF-8 string: ! '{"Cmd":"echo hello","Image":"debian:wheezy"}' headers: User-Agent: - Swipely/Docker-API 1.18.0 Content-Type: - application/json response: status: code: 201 message: headers: Content-Type: - application/json Date: - Thu, 12 Feb 2015 00:53:28 GMT Content-Length: - '90' body: encoding: US-ASCII string: ! '{"Id":"e5de3845d1406e74ccdb53ec98ddff9b63e112a1456fe1d471d4c0824439b75a","Warnings":null} ' http_version: recorded_at: Thu, 12 Feb 2015 00:53:28 GMT - request: method: get uri: <DOCKER_HOST>/v1.16/containers/e5de3845d1406e74ccdb53ec98ddff9b63e112a1456fe1d471d4c0824439b75a/logs?stdout=1 body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.18.0 Content-Type: - text/plain response: status: code: 200 message: headers: Date: - Thu, 12 Feb 2015 00:53:28 GMT Content-Length: - '0' Content-Type: - text/plain; charset=utf-8 body: encoding: US-ASCII string: '' http_version: recorded_at: Thu, 12 Feb 2015 00:53:28 GMT - request: method: delete uri: <DOCKER_HOST>/v1.16/containers/e5de3845d1406e74ccdb53ec98ddff9b63e112a1456fe1d471d4c0824439b75a body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.18.0 Content-Type: - text/plain response: status: code: 204 message: headers: Date: - Thu, 12 Feb 2015 00:53:29 GMT body: encoding: US-ASCII string: '' http_version: recorded_at: Thu, 12 Feb 2015 00:53:29 GMT recorded_with: VCR 2.9.2
Version data entries
13 entries across 13 versions & 1 rubygems