--- http_interactions: - request: method: post uri: unix:///var/run/docker.sock/v1.10/containers/create body: encoding: UTF-8 string: "{\"Cmd\":[\"sleep\",\"5\"],\"Image\":\"base\"}" headers: User-Agent: - Swipely/Docker-API 1.9.1 Content-Type: - application/json response: status: code: 201 message: headers: Content-Type: - application/json Date: - Wed, 12 Mar 2014 13:31:36 GMT Content-Length: - '90' Connection: - close body: encoding: UTF-8 string: | {"Id":"6a6064d6270041cae49685ab25cf48af4339e3af2f60dc1d869970deed56ef7e","Warnings":null} http_version: recorded_at: Wed, 12 Mar 2014 13:31:36 GMT - request: method: post uri: unix:///var/run/docker.sock/v1.10/containers/6a6064d6270041cae49685ab25cf48af4339e3af2f60dc1d869970deed56ef7e/start body: encoding: UTF-8 string: "{}" headers: User-Agent: - Swipely/Docker-API 1.9.1 Content-Type: - application/json response: status: code: 204 message: headers: Date: - Wed, 12 Mar 2014 13:31:36 GMT Content-Length: - '0' Content-Type: - text/plain; charset=utf-8 Connection: - close body: encoding: UTF-8 string: '' http_version: recorded_at: Wed, 12 Mar 2014 13:31:36 GMT - request: method: post uri: unix:///var/run/docker.sock/v1.10/containers/6a6064d6270041cae49685ab25cf48af4339e3af2f60dc1d869970deed56ef7e/wait body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.9.1 Content-Type: - text/plain response: status: code: 200 message: headers: Content-Type: - application/json Date: - Wed, 12 Mar 2014 13:31:41 GMT Content-Length: - '17' Connection: - close body: encoding: UTF-8 string: | {"StatusCode":0} http_version: recorded_at: Wed, 12 Mar 2014 13:31:41 GMT recorded_with: VCR 2.8.0