--- 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 17:06:22 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 17:06:23 GMT - request: method: get uri: unix:///var/run/docker.sock/v1.8/images/base/history body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.7.6 Content-Type: - text/plain response: status: code: 200 message: headers: Date: - Wed, 12 Feb 2014 17:06:23 GMT Content-Length: - '331' Content-Type: - text/plain; charset=utf-8 Connection: - close body: encoding: UTF-8 string: |- [{"Created":1364102658,"CreatedBy":"/bin/bash","Id":"b750fe79269d2ec9a3c593ef05b4332b1d1a02a62b4accb2c21d589ff2f5f2dc","Size":175306985,"Tags":["base:latest","base:ubuntu-12.10","base:ubuntu-quantal","base:ubuntu-quantl","base2:latest"]} ,{"Created":1364068391,"CreatedBy":"","Id":"27cf784147099545","Size":175306958,"Tags":null} ] http_version: recorded_at: Wed, 12 Feb 2014 17:06:23 GMT recorded_with: VCR 2.8.0