--- http_interactions: - request: method: post uri: unix:///var/run/docker.sock/v1.9/containers/create body: encoding: UTF-8 string: "{\"Cmd\":[\"test\",\"-d\",\"/foo\"],\"Image\":\"base\",\"Volumes\":{\"/foo\":{}}}" 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:42:03 GMT Content-Length: - '90' Connection: - close body: encoding: UTF-8 string: | {"Id":"418e67b935e1e25f7b70925e29745a490e4d5b75a9c320b6ea9d9c381a764ef7","Warnings":null} http_version: recorded_at: Fri, 28 Feb 2014 21:42:03 GMT - request: method: post uri: unix:///var/run/docker.sock/v1.9/containers/418e67b935e1e25f7b70925e29745a490e4d5b75a9c320b6ea9d9c381a764ef7/start body: encoding: UTF-8 string: "{\"Binds\":[\"/tmp:/foo\"]}" 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:42:05 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:42:05 GMT - request: method: get uri: unix:///var/run/docker.sock/v1.9/containers/json 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:42:05 GMT Content-Length: - '218' Connection: - close body: encoding: UTF-8 string: |- [{"Command":"test -d /foo","Created":1393623723,"Id":"418e67b935e1e25f7b70925e29745a490e4d5b75a9c320b6ea9d9c381a764ef7","Image":"base2:latest","Names":["/berserk_lumiere"],"Ports":[],"Status":"Up Less than a second"} ] http_version: recorded_at: Fri, 28 Feb 2014 21:42:05 GMT - request: method: post uri: unix:///var/run/docker.sock/v1.9/containers/418e67b935e1e25f7b70925e29745a490e4d5b75a9c320b6ea9d9c381a764ef7/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:42:05 GMT Content-Length: - '17' Connection: - close body: encoding: UTF-8 string: | {"StatusCode":0} http_version: recorded_at: Fri, 28 Feb 2014 21:42:05 GMT recorded_with: VCR 2.8.0