Sha256: 2d5bb3e20822c4d2112b616b21de08e25691d77ac3a94fd1ca8899ed0fa31df2
Contents?: true
Size: 1.42 KB
Versions: 3
Compression:
Stored size: 1.42 KB
Contents
--- http_interactions: - request: method: post uri: unix:///var/run/docker.sock/v1.10/containers/create body: encoding: UTF-8 string: "{\"Cmd\":\"echo Hello, world\",\"Image\":\"base\"}" headers: User-Agent: - Swipely/Docker-API 1.10.10 Content-Type: - application/json response: status: code: 201 message: headers: Content-Type: - application/json Date: - Fri, 23 May 2014 05:11:24 GMT Content-Length: - '90' Connection: - close body: encoding: UTF-8 string: | {"Id":"c41c2fc48cc0909dce654c8d99fab131784e300d3f0599212ae1e0ee87b0ba09","Warnings":null} http_version: recorded_at: Fri, 23 May 2014 05:11:24 GMT - request: method: get uri: unix:///var/run/docker.sock/v1.10/containers/c41c2fc48cc0909dce654c8d99fab131784e300d3f0599212ae1e0ee87b0ba09/logs?stdout=1 body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.10.10 Content-Type: - text/plain response: status: code: 200 message: headers: Date: - Fri, 23 May 2014 05:11:24 GMT Content-Length: - '0' Content-Type: - text/plain; charset=utf-8 Connection: - close body: encoding: UTF-8 string: '' http_version: recorded_at: Fri, 23 May 2014 05:11:24 GMT recorded_with: VCR 2.9.0
Version data entries
3 entries across 3 versions & 1 rubygems