--- http_interactions: - request: method: post uri: "/v1.16/containers/create" body: encoding: UTF-8 string: '{"Cmd":["/bin/bash","-lc","echo hello"],"Image":"debian:wheezy"}' 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:17 GMT Content-Length: - '90' body: encoding: UTF-8 string: | {"Id":"d795fdb4a056d1f56c109ea42ae0adb3b01d49101b712515ea83a115a6aeeccf","Warnings":null} http_version: recorded_at: Mon, 27 Jul 2015 14:27:17 GMT - request: method: post uri: "/v1.16/containers/d795fdb4a056d1f56c109ea42ae0adb3b01d49101b712515ea83a115a6aeeccf/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:17 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/d795fdb4a056d1f56c109ea42ae0adb3b01d49101b712515ea83a115a6aeeccf/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:18 GMT Content-Length: - '17' body: encoding: UTF-8 string: | {"StatusCode":0} http_version: recorded_at: Mon, 27 Jul 2015 14:27:18 GMT - request: method: get uri: "/v1.16/containers/d795fdb4a056d1f56c109ea42ae0adb3b01d49101b712515ea83a115a6aeeccf/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:18 GMT Content-Type: - application/octet-stream body: encoding: UTF-8 string: !binary |- AQAAAAAAAAZoZWxsbwo= http_version: recorded_at: Mon, 27 Jul 2015 14:27:18 GMT - request: method: delete uri: "/v1.16/containers/d795fdb4a056d1f56c109ea42ae0adb3b01d49101b712515ea83a115a6aeeccf" 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:18 GMT body: encoding: UTF-8 string: '' http_version: recorded_at: Mon, 27 Jul 2015 14:27:18 GMT recorded_with: VCR 2.9.2