--- http_interactions: - request: method: post uri: /v1.16/containers/create body: encoding: UTF-8 string: ! '{"Cmd":["ls"],"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:54:07 GMT Content-Length: - '90' body: encoding: US-ASCII string: ! '{"Id":"0b3fa3757c84d48a63630bc49f66e05d831c57c8bfaa1d4cc86a9cd9f7abbb2a","Warnings":null} ' http_version: recorded_at: Thu, 12 Feb 2015 00:54:07 GMT - request: method: delete uri: /v1.16/containers/0b3fa3757c84d48a63630bc49f66e05d831c57c8bfaa1d4cc86a9cd9f7abbb2a?force=true 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:54:08 GMT body: encoding: US-ASCII string: '' http_version: recorded_at: Thu, 12 Feb 2015 00:54:08 GMT - request: method: get uri: /v1.16/containers/json body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.18.0 Content-Type: - text/plain response: status: code: 200 message: headers: Content-Type: - application/json Date: - Thu, 12 Feb 2015 00:54:08 GMT Content-Length: - '275' body: encoding: US-ASCII string: ! '[{"Command":"docker-registry","Created":1423702401,"Id":"7495fa1e6c231934f42eb34525f24a052af2a7a43ae9c85051636428a62a40ba","Image":"registry:latest","Names":["/registry"],"Ports":[{"IP":"0.0.0.0","PrivatePort":5000,"PublicPort":5000,"Type":"tcp"}],"Status":"Up 46 seconds"} ]' http_version: recorded_at: Thu, 12 Feb 2015 00:54:08 GMT recorded_with: VCR 2.9.2