--- 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:25 GMT Connection: - close Transfer-Encoding: - '' body: encoding: UTF-8 string: "{\"status\":\"Pulling repository base\"}\r\n{\"status\":\"Pulling image (latest) from base\",\"progressDetail\":{},\"id\":\"b750fe79269d\"}{\"status\":\"Pulling image (latest) 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:26 GMT - request: method: get uri: unix:///var/run/docker.sock/v1.12/images/b750fe79269d/history 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:26 GMT Content-Length: - '324' Connection: - close body: encoding: UTF-8 string: |- [{"Created":1364102658,"CreatedBy":"/bin/bash","Id":"b750fe79269d2ec9a3c593ef05b4332b1d1a02a62b4accb2c21d589ff2f5f2dc","Size":77,"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: Thu, 26 Jun 2014 20:15:26 GMT recorded_with: VCR 2.9.2