--- http_interactions: - request: method: post uri: unix:///var/run/docker.sock/v1.10/containers/create body: encoding: UTF-8 string: "{\"Cmd\":[\"rm\",\"-rf\",\"/root\"],\"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:41:43 GMT Content-Length: - '90' Connection: - close body: encoding: UTF-8 string: | {"Id":"b308381c9274c9c2e398635eeca5988c015268bf7e2a558eee0498e25629adc7","Warnings":null} http_version: recorded_at: Fri, 28 Feb 2014 21:41:43 GMT - request: method: post uri: unix:///var/run/docker.sock/v1.10/containers/b308381c9274c9c2e398635eeca5988c015268bf7e2a558eee0498e25629adc7/start body: encoding: UTF-8 string: "{}" headers: User-Agent: - Swipely/Docker-API 1.8.4 Content-Type: - application/json response: status: code: 204 message: headers: Date: - Fri, 28 Feb 2014 21:41:44 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:41:44 GMT - request: method: post uri: unix:///var/run/docker.sock/v1.10/containers/b308381c9274c9c2e398635eeca5988c015268bf7e2a558eee0498e25629adc7/wait 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:41:45 GMT Content-Length: - '17' Connection: - close body: encoding: UTF-8 string: | {"StatusCode":0} http_version: recorded_at: Fri, 28 Feb 2014 21:41:45 GMT - request: method: get uri: unix:///var/run/docker.sock/v1.10/containers/b308381c9274c9c2e398635eeca5988c015268bf7e2a558eee0498e25629adc7/changes 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:41:45 GMT Content-Length: - '85' Connection: - close body: encoding: UTF-8 string: |- [{"Kind":0,"Path":"/dev"} ,{"Kind":0,"Path":"/dev/kmsg"} ,{"Kind":2,"Path":"/root"} ] http_version: recorded_at: Fri, 28 Feb 2014 21:41:45 GMT recorded_with: VCR 2.8.0