Sha256: fe798656337f9f537d127ffb65a6796ef150c40ef09944f2ed0aba1d60d4a29d
Contents?: true
Size: 1.96 KB
Versions: 2
Compression:
Stored size: 1.96 KB
Contents
--- http_interactions: - request: method: post uri: unix:///var/run/docker.sock/v1.9/containers/create body: encoding: UTF-8 string: "{\"Cmd\":[\"ls\"],\"Image\":\"base\"}" headers: User-Agent: - Swipely/Docker-API 1.8.4 Content-Type: - application/json response: status: code: 201 message: headers: Content-Type: - application/json Date: - Fri, 28 Feb 2014 21:42:07 GMT Content-Length: - '90' Connection: - close body: encoding: UTF-8 string: | {"Id":"9be29160a6a52353024a881d522f4780628538bf42b1b6c7ed2bcb76442624a1","Warnings":null} http_version: recorded_at: Fri, 28 Feb 2014 21:42:07 GMT - request: method: delete uri: unix:///var/run/docker.sock/v1.9/containers/9be29160a6a52353024a881d522f4780628538bf42b1b6c7ed2bcb76442624a1 body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.8.4 Content-Type: - text/plain response: status: code: 204 message: headers: Date: - Fri, 28 Feb 2014 21:42:08 GMT Content-Length: - '0' Content-Type: - text/plain; charset=utf-8 Connection: - close body: encoding: UTF-8 string: '' http_version: recorded_at: Fri, 28 Feb 2014 21:42:08 GMT - request: method: get uri: unix:///var/run/docker.sock/v1.9/containers/json body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.8.4 Content-Type: - text/plain response: status: code: 200 message: headers: Content-Type: - application/json Date: - Fri, 28 Feb 2014 21:42:08 GMT Content-Length: - '2' Connection: - close body: encoding: UTF-8 string: "[]" http_version: recorded_at: Fri, 28 Feb 2014 21:42:08 GMT recorded_with: VCR 2.8.0
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
docker-api-1.9.1 | spec/vcr/Docker_Container/_delete/deletes_the_container.yml |
docker-api-1.9.0 | spec/vcr/Docker_Container/_delete/deletes_the_container.yml |