Sha256: 8591c04b519ec7fd794c7ae7efad07906bb682a0dbc8591b3c1737287da3e9dc
Contents?: true
Size: 1.84 KB
Versions: 4
Compression:
Stored size: 1.84 KB
Contents
--- http_interactions: - request: method: post uri: "<DOCKER_HOST>/v1.15/containers/create" body: encoding: UTF-8 string: '{"Cmd":"echo hello","Image":"debian:wheezy"}' headers: User-Agent: - Swipely/Docker-API 1.15.0 Content-Type: - application/json response: status: code: 201 message: headers: Content-Type: - application/json Date: - Mon, 01 Dec 2014 18:07:39 GMT Content-Length: - '90' body: encoding: UTF-8 string: | {"Id":"dbb926da7ba081cc3723ff90504ffd4ffc6b8aa79167d50191d2da5a21ed97fb","Warnings":null} http_version: recorded_at: Mon, 01 Dec 2014 18:07:39 GMT - request: method: get uri: "<DOCKER_HOST>/v1.15/containers/dbb926da7ba081cc3723ff90504ffd4ffc6b8aa79167d50191d2da5a21ed97fb/logs?stdout=1" body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.15.0 Content-Type: - text/plain response: status: code: 200 message: headers: Date: - Mon, 01 Dec 2014 18:07:39 GMT Content-Length: - '0' Content-Type: - text/plain; charset=utf-8 body: encoding: UTF-8 string: '' http_version: recorded_at: Mon, 01 Dec 2014 18:07:39 GMT - request: method: delete uri: "<DOCKER_HOST>/v1.15/containers/dbb926da7ba081cc3723ff90504ffd4ffc6b8aa79167d50191d2da5a21ed97fb" body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.15.0 Content-Type: - text/plain response: status: code: 204 message: headers: Date: - Mon, 01 Dec 2014 18:07:39 GMT body: encoding: UTF-8 string: '' http_version: recorded_at: Mon, 01 Dec 2014 18:07:39 GMT recorded_with: VCR 2.9.3
Version data entries
4 entries across 4 versions & 1 rubygems