--- http_interactions: - request: method: post uri: unix:///var/run/docker.sock/v1.9/containers/create body: encoding: UTF-8 string: "{\"Cmd\":[\"true\"],\"Image\":\"base\"}" 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:28 GMT Content-Length: - '90' Connection: - close body: encoding: UTF-8 string: | {"Id":"0f7e8f41afb349a219839b88f61b6c5cebe684c022214addc0f376518089dfd8","Warnings":null} http_version: recorded_at: Fri, 28 Feb 2014 21:42:28 GMT - request: method: post uri: unix:///var/run/docker.sock/v1.9/containers/0f7e8f41afb349a219839b88f61b6c5cebe684c022214addc0f376518089dfd8/start body: encoding: UTF-8 string: "{}" 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:29 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:29 GMT - request: method: post uri: unix:///var/run/docker.sock/v1.9/commit?container=0f7e8f41 body: encoding: UTF-8 string: 'null' 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:31 GMT Content-Length: - '74' Connection: - close body: encoding: UTF-8 string: | {"Id":"19b902b45881e1264844c9056a3cbff21aba8801dce19340a989403521f9ea07"} http_version: recorded_at: Fri, 28 Feb 2014 21:42:31 GMT recorded_with: VCR 2.8.0