--- http_interactions: - request: method: post uri: unix:///var/run/docker.sock/v1.11/images/create?fromImage=base body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.11.1 Content-Type: - text/plain response: status: code: 200 message: headers: Content-Type: - application/json Date: - Fri, 06 Jun 2014 14:23:46 GMT Connection: - close Transfer-Encoding: - '' body: encoding: UTF-8 string: "{\"status\":\"Pulling repository base\"}\r\n{\"status\":\"Pulling image (ubuntu-quantl) from base\",\"progressDetail\":{},\"id\":\"b750fe79269d\"}{\"status\":\"Pulling image (ubuntu-quantl) from base, endpoint: https://cdn-registry-1.docker.io/v1/\",\"progressDetail\":{},\"id\":\"b750fe79269d\"}{\"status\":\"Pulling dependent layers\",\"progressDetail\":{},\"id\":\"b750fe79269d\"}{\"status\":\"Download complete\",\"progressDetail\":{},\"id\":\"27cf78414709\"}{\"status\":\"Download complete\",\"progressDetail\":{},\"id\":\"b750fe79269d\"}{\"status\":\"Download complete\",\"progressDetail\":{},\"id\":\"b750fe79269d\"}" http_version: recorded_at: Fri, 06 Jun 2014 14:23:52 GMT - request: method: post uri: unix:///var/run/docker.sock/v1.11/containers/create body: encoding: UTF-8 string: '{"Image":"b750fe79269d","Cmd":["ls","/lib64/"]}' 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 14:23:52 GMT Content-Length: - '90' Connection: - close body: encoding: UTF-8 string: | {"Id":"63e99e92384544c9730b7299cbf1fd9a21c770f51fcb7f93757dd6cbfc4edf55","Warnings":null} http_version: recorded_at: Fri, 06 Jun 2014 14:23:52 GMT - request: method: post uri: unix:///var/run/docker.sock/v1.11/containers/63e99e92384544c9730b7299cbf1fd9a21c770f51fcb7f93757dd6cbfc4edf55/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 14:23:52 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 14:23:52 GMT - request: method: post uri: unix:///var/run/docker.sock/v1.11/containers/63e99e92384544c9730b7299cbf1fd9a21c770f51fcb7f93757dd6cbfc4edf55/attach?stderr=true&stdout=true&stream=true body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.11.1 Content-Type: - text/plain response: status: code: 200 message: headers: Content-Type: - application/vnd.docker.raw-stream body: encoding: UTF-8 string: !binary |- AQAAAAAAABVsZC1saW51eC14ODYtNjQuc28uMgo= http_version: recorded_at: Fri, 06 Jun 2014 14:23:52 GMT recorded_with: VCR 2.9.2