--- http_interactions: - request: method: post uri: unix:///var/run/docker.sock/v1.8/containers/create body: encoding: UTF-8 string: "{\"Cmd\":[\"pwd\"],\"Image\":\"base\"}" 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 17:05:28 GMT Content-Length: - '90' Connection: - close body: encoding: UTF-8 string: | {"Id":"aca0db5a8af5667cfb798ca4fa2650d5dc96265005b21f635755a4e7ae3c22a6","Warnings":null} http_version: recorded_at: Wed, 12 Feb 2014 17:05:28 GMT - request: method: post uri: unix:///var/run/docker.sock/v1.8/containers/aca0db5a8af5667cfb798ca4fa2650d5dc96265005b21f635755a4e7ae3c22a6/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 17:05:29 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 17:05:29 GMT - request: method: post uri: unix:///var/run/docker.sock/v1.8/containers/aca0db5a8af5667cfb798ca4fa2650d5dc96265005b21f635755a4e7ae3c22a6/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 |- AQAAAAAAAAIvCg== http_version: recorded_at: Wed, 12 Feb 2014 17:05:29 GMT recorded_with: VCR 2.8.0