--- http_interactions: - request: method: post uri: "/v1.15/containers/create" body: encoding: UTF-8 string: '{"Cmd":["/bin/bash","-c","while [ 1 ]; do echo hello; done"],"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:08:04 GMT Content-Length: - '90' body: encoding: UTF-8 string: | {"Id":"64fb4f8f3d5ac5244addd31a1133cc3f96abb8a6860aa8901665f2bd8e1ccbf1","Warnings":null} http_version: recorded_at: Mon, 01 Dec 2014 18:08:04 GMT - request: method: post uri: "/v1.15/containers/64fb4f8f3d5ac5244addd31a1133cc3f96abb8a6860aa8901665f2bd8e1ccbf1/start" body: encoding: UTF-8 string: "{}" headers: User-Agent: - Swipely/Docker-API 1.15.0 Content-Type: - application/json response: status: code: 204 message: headers: Date: - Mon, 01 Dec 2014 18:08:05 GMT body: encoding: UTF-8 string: '' http_version: recorded_at: Mon, 01 Dec 2014 18:08:05 GMT - request: method: post uri: "/v1.15/containers/64fb4f8f3d5ac5244addd31a1133cc3f96abb8a6860aa8901665f2bd8e1ccbf1/kill" 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:08:05 GMT body: encoding: UTF-8 string: '' http_version: recorded_at: Mon, 01 Dec 2014 18:08:05 GMT - request: method: get uri: "/v1.15/containers/json" body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.15.0 Content-Type: - text/plain response: status: code: 200 message: headers: Content-Type: - application/json Date: - Mon, 01 Dec 2014 18:08:05 GMT Content-Length: - '275' body: encoding: UTF-8 string: |- [{"Command":"docker-registry","Created":1417457257,"Id":"1a8fb3a8c0a99b779389680f7bd5547f5bb1520dfd061932ff6fbef9cc2a7679","Image":"registry:latest","Names":["/registry"],"Ports":[{"IP":"0.0.0.0","PrivatePort":5000,"PublicPort":5000,"Type":"tcp"}],"Status":"Up 27 seconds"} ] http_version: recorded_at: Mon, 01 Dec 2014 18:08:05 GMT - request: method: get uri: "/v1.15/containers/json?all=true" body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.15.0 Content-Type: - text/plain response: status: code: 200 message: headers: Content-Type: - application/json Date: - Mon, 01 Dec 2014 18:08:05 GMT Content-Length: - '540' body: encoding: UTF-8 string: |- [{"Command":"/bin/bash -c 'while [ 1 ]; do echo hello; done'","Created":1417457284,"Id":"64fb4f8f3d5ac5244addd31a1133cc3f96abb8a6860aa8901665f2bd8e1ccbf1","Image":"debian:wheezy","Names":["/clever_hawking"],"Ports":[],"Status":"Exited (-1) Less than a second ago"} ,{"Command":"docker-registry","Created":1417457257,"Id":"1a8fb3a8c0a99b779389680f7bd5547f5bb1520dfd061932ff6fbef9cc2a7679","Image":"registry:latest","Names":["/registry"],"Ports":[{"IP":"0.0.0.0","PrivatePort":5000,"PublicPort":5000,"Type":"tcp"}],"Status":"Up 27 seconds"} ] http_version: recorded_at: Mon, 01 Dec 2014 18:08:05 GMT - request: method: delete uri: "/v1.15/containers/64fb4f8f3d5ac5244addd31a1133cc3f96abb8a6860aa8901665f2bd8e1ccbf1" 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:08:05 GMT body: encoding: UTF-8 string: '' http_version: recorded_at: Mon, 01 Dec 2014 18:08:05 GMT recorded_with: VCR 2.9.3