--- http_interactions: - request: method: post uri: unix:///var/run/docker.sock/v1.8/containers/create body: encoding: UTF-8 string: "{\"Cmd\":[\"true\"],\"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:47 GMT Content-Length: - '90' Connection: - close body: encoding: UTF-8 string: | {"Id":"96d2323cd50e045118d05e31244ef0b7e889371331cf38da7569e2bc7381b68f","Warnings":null} http_version: recorded_at: Wed, 12 Feb 2014 17:05:47 GMT - request: method: post uri: unix:///var/run/docker.sock/v1.8/containers/96d2323cd50e045118d05e31244ef0b7e889371331cf38da7569e2bc7381b68f/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:47 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:47 GMT - request: method: post uri: unix:///var/run/docker.sock/v1.8/commit?container=96d2323c body: encoding: UTF-8 string: 'null' 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:49 GMT Content-Length: - '74' Connection: - close body: encoding: UTF-8 string: | {"Id":"291b17ca54f04278c166b1313f9ec211fa27596a6f5a20855fcd8739b8f26116"} http_version: recorded_at: Wed, 12 Feb 2014 17:05:49 GMT recorded_with: VCR 2.8.0