--- 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:59 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:16:00 GMT - request: method: post uri: unix:///var/run/docker.sock/v1.12/containers/create body: encoding: UTF-8 string: '{"Image":"b750fe79269d","Cmd":["which","pwd"]}' 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:16:01 GMT Content-Length: - '90' Connection: - close body: encoding: UTF-8 string: | {"Id":"b9e9ec0cfe9aabee001585ef45685824af5d6493f4893ae2b4c0002336275c10","Warnings":null} http_version: recorded_at: Thu, 26 Jun 2014 20:16:01 GMT - request: method: post uri: unix:///var/run/docker.sock/v1.12/containers/b9e9ec0cfe9aabee001585ef45685824af5d6493f4893ae2b4c0002336275c10/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:16:01 GMT Connection: - close body: encoding: UTF-8 string: '' http_version: recorded_at: Thu, 26 Jun 2014 20:16:01 GMT - request: method: post uri: unix:///var/run/docker.sock/v1.12/containers/b9e9ec0cfe9aabee001585ef45685824af5d6493f4893ae2b4c0002336275c10/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 |- AQAAAAAAAAkvYmluL3B3ZAo= http_version: recorded_at: Thu, 26 Jun 2014 20:16:01 GMT recorded_with: VCR 2.9.2