--- http_interactions: - request: method: post uri: unix:///var/run/docker.sock/v1.11/containers/create body: encoding: UTF-8 string: '{"Cmd":["true"],"Image":"base"}' headers: User-Agent: - Swipely/Docker-API 1.11.1 Content-Type: - application/json response: status: code: 201 message: headers: Content-Type: - application/json Date: - Fri, 06 Jun 2014 13:36:57 GMT Content-Length: - '90' Connection: - close body: encoding: UTF-8 string: | {"Id":"bc8a010930c40c2b93ae67076bd83cba37a88201f1438aee70d4917c9ca1f2f3","Warnings":null} http_version: recorded_at: Fri, 06 Jun 2014 13:36:57 GMT - request: method: post uri: unix:///var/run/docker.sock/v1.11/containers/bc8a010930c40c2b93ae67076bd83cba37a88201f1438aee70d4917c9ca1f2f3/start body: encoding: UTF-8 string: '{}' headers: User-Agent: - Swipely/Docker-API 1.11.1 Content-Type: - application/json response: status: code: 204 message: headers: Date: - Fri, 06 Jun 2014 13:36:57 GMT Content-Length: - '0' Content-Type: - text/plain; charset=utf-8 Connection: - close body: encoding: UTF-8 string: '' http_version: recorded_at: Fri, 06 Jun 2014 13:36:57 GMT - request: method: post uri: unix:///var/run/docker.sock/v1.11/commit?container=bc8a0109 body: encoding: UTF-8 string: 'null' headers: User-Agent: - Swipely/Docker-API 1.11.1 Content-Type: - application/json response: status: code: 201 message: headers: Content-Type: - application/json Date: - Fri, 06 Jun 2014 13:36:59 GMT Content-Length: - '74' Connection: - close body: encoding: UTF-8 string: | {"Id":"533a0267fec78da1e15f091420d9a25c16bfee2a2d9f55ae59d52bc8634a9939"} http_version: recorded_at: Fri, 06 Jun 2014 13:36:59 GMT recorded_with: VCR 2.9.2