--- 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:29 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:46 GMT - request: method: get uri: unix:///var/run/docker.sock/v1.11/images/b750fe79269d/history 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 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: Fri, 06 Jun 2014 14:23:46 GMT recorded_with: VCR 2.9.2