--- http_interactions: - request: method: post uri: unix:///var/run/docker.sock/v1.8/images/create?fromImage=base body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.7.6 Content-Type: - text/plain response: status: code: 200 message: headers: Content-Type: - application/json Date: - Wed, 12 Feb 2014 18:20:49 GMT Connection: - close Transfer-Encoding: - '' body: encoding: UTF-8 string: "{\"status\":\"Pulling repository base\"}{\"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: Wed, 12 Feb 2014 18:20:50 GMT - request: method: post uri: unix:///var/run/docker.sock/v1.8/containers/create body: encoding: UTF-8 string: "{\"Image\":\"base\",\"Cmd\":[\"ls\",\"/lib64/\"]}" headers: User-Agent: - Swipely/Docker-API 1.7.6 Content-Type: - application/json response: status: code: 201 message: headers: Content-Type: - application/json Date: - Wed, 12 Feb 2014 18:20:51 GMT Content-Length: - '90' Connection: - close body: encoding: UTF-8 string: | {"Id":"3eca284e387a95be29b28716c772a7f40dfc78645e383de31db8725cdf3053a2","Warnings":null} http_version: recorded_at: Wed, 12 Feb 2014 18:20:51 GMT - request: method: post uri: unix:///var/run/docker.sock/v1.8/containers/3eca284e387a95be29b28716c772a7f40dfc78645e383de31db8725cdf3053a2/start body: encoding: UTF-8 string: "{}" headers: User-Agent: - Swipely/Docker-API 1.7.6 Content-Type: - application/json response: status: code: 204 message: headers: Date: - Wed, 12 Feb 2014 18:20:51 GMT Content-Length: - '0' Content-Type: - text/plain; charset=utf-8 Connection: - close body: encoding: UTF-8 string: '' http_version: recorded_at: Wed, 12 Feb 2014 18:20:51 GMT - request: method: post uri: unix:///var/run/docker.sock/v1.8/containers/3eca284e387a95be29b28716c772a7f40dfc78645e383de31db8725cdf3053a2/attach?stderr=true&stdout=true&stream=true body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.7.6 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: Wed, 12 Feb 2014 18:20:51 GMT recorded_with: VCR 2.8.0