--- http_interactions: - request: method: post uri: "/v1.16/containers/create" body: encoding: UTF-8 string: '{"Cmd":["/bin/bash","-lc","echo hello"],"Image":"debian:wheezy","Tty":true}' headers: User-Agent: - Swipely/Docker-API 1.22.0 Content-Type: - application/json response: status: code: 201 message: headers: Content-Type: - application/json Date: - Mon, 27 Jul 2015 14:27:18 GMT Content-Length: - '90' body: encoding: UTF-8 string: | {"Id":"45c15db165f05f898604925e81ca58566e1179be1068fde0acd30b7784a19467","Warnings":null} http_version: recorded_at: Mon, 27 Jul 2015 14:27:18 GMT - request: method: post uri: "/v1.16/containers/45c15db165f05f898604925e81ca58566e1179be1068fde0acd30b7784a19467/start" body: encoding: UTF-8 string: "{}" headers: User-Agent: - Swipely/Docker-API 1.22.0 Content-Type: - application/json response: status: code: 204 message: headers: Date: - Mon, 27 Jul 2015 14:27:18 GMT body: encoding: UTF-8 string: '' http_version: recorded_at: Mon, 27 Jul 2015 14:27:18 GMT - request: method: post uri: "/v1.16/containers/45c15db165f05f898604925e81ca58566e1179be1068fde0acd30b7784a19467/wait" body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.22.0 Content-Type: - text/plain response: status: code: 200 message: headers: Content-Type: - application/json Date: - Mon, 27 Jul 2015 14:27:19 GMT Content-Length: - '17' body: encoding: UTF-8 string: | {"StatusCode":0} http_version: recorded_at: Mon, 27 Jul 2015 14:27:19 GMT - request: method: get uri: "/v1.16/containers/45c15db165f05f898604925e81ca58566e1179be1068fde0acd30b7784a19467/logs?stdout=1" body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.22.0 Content-Type: - text/plain response: status: code: 200 message: headers: Date: - Mon, 27 Jul 2015 14:27:19 GMT Content-Type: - text/plain; charset=utf-8 body: encoding: UTF-8 string: | hello http_version: recorded_at: Mon, 27 Jul 2015 14:27:19 GMT - request: method: delete uri: "/v1.16/containers/45c15db165f05f898604925e81ca58566e1179be1068fde0acd30b7784a19467" body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.22.0 Content-Type: - text/plain response: status: code: 204 message: headers: Date: - Mon, 27 Jul 2015 14:27:19 GMT body: encoding: UTF-8 string: '' http_version: recorded_at: Mon, 27 Jul 2015 14:27:19 GMT recorded_with: VCR 2.9.2