--- http_interactions: - request: method: post uri: unix:///var/run/docker.sock/v1.10/containers/create body: encoding: UTF-8 string: "{\"Cmd\":[\"true\"],\"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:45 GMT Content-Length: - '90' Connection: - close body: encoding: UTF-8 string: | {"Id":"d0b6d1a3338746fd6ff45fe24e9b112a370ca9490ad97d2ff30a6c38c171c110","Warnings":null} http_version: recorded_at: Wed, 12 Mar 2014 13:31:45 GMT - request: method: post uri: unix:///var/run/docker.sock/v1.10/containers/d0b6d1a3338746fd6ff45fe24e9b112a370ca9490ad97d2ff30a6c38c171c110/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:45 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:45 GMT - request: method: post uri: unix:///var/run/docker.sock/v1.10/commit?container=d0b6d1a3 body: encoding: UTF-8 string: 'null' 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:46 GMT Content-Length: - '74' Connection: - close body: encoding: UTF-8 string: | {"Id":"11967a8e57f5a4535fc81770a3645f10ec7abf92f22308fcb15288bd30a043f7"} http_version: recorded_at: Wed, 12 Mar 2014 13:31:46 GMT recorded_with: VCR 2.8.0