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