--- http_interactions: - request: method: post uri: unix:///var/run/docker.sock/v1.12/images/create?fromImage=base body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.11.2 Content-Type: - text/plain response: status: code: 200 message: headers: Content-Type: - application/json Date: - Thu, 26 Jun 2014 20:15:43 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: Thu, 26 Jun 2014 20:15:45 GMT - request: method: post uri: unix:///var/run/docker.sock/v1.12/containers/create body: encoding: UTF-8 string: '{"Image":"b750fe79269d","Cmd":["ls","/lib64/"]}' headers: User-Agent: - Swipely/Docker-API 1.11.2 Content-Type: - application/json response: status: code: 201 message: headers: Content-Type: - application/json Date: - Thu, 26 Jun 2014 20:15:45 GMT Content-Length: - '90' Connection: - close body: encoding: UTF-8 string: | {"Id":"66df760ec965b57dd5b83650c1961055755d6c0f1a628cf961a5a61608a4e588","Warnings":null} http_version: recorded_at: Thu, 26 Jun 2014 20:15:45 GMT - request: method: post uri: unix:///var/run/docker.sock/v1.12/containers/66df760ec965b57dd5b83650c1961055755d6c0f1a628cf961a5a61608a4e588/start body: encoding: UTF-8 string: '{}' headers: User-Agent: - Swipely/Docker-API 1.11.2 Content-Type: - application/json response: status: code: 204 message: headers: Date: - Thu, 26 Jun 2014 20:15:45 GMT Connection: - close body: encoding: UTF-8 string: '' http_version: recorded_at: Thu, 26 Jun 2014 20:15:45 GMT - request: method: post uri: unix:///var/run/docker.sock/v1.12/containers/66df760ec965b57dd5b83650c1961055755d6c0f1a628cf961a5a61608a4e588/attach?stderr=true&stdout=true&stream=true body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.11.2 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: Thu, 26 Jun 2014 20:15:45 GMT recorded_with: VCR 2.9.2