--- http_interactions: - request: method: post uri: unix:///var/run/docker.sock/v1.10/containers/create body: encoding: UTF-8 string: "{\"Cmd\":[\"pwd\"],\"Image\":\"base\"}" headers: User-Agent: - Swipely/Docker-API 1.9.1 Content-Type: - application/json response: status: code: 201 message: headers: Content-Type: - application/json Date: - Wed, 12 Mar 2014 13:31:30 GMT Content-Length: - '90' Connection: - close body: encoding: UTF-8 string: | {"Id":"71488237068c3873ebd7ff4cc408b7de962b2a90b7c8b8ad519483b592e282db","Warnings":null} http_version: recorded_at: Wed, 12 Mar 2014 13:31:30 GMT - request: method: post uri: unix:///var/run/docker.sock/v1.10/containers/71488237068c3873ebd7ff4cc408b7de962b2a90b7c8b8ad519483b592e282db/start body: encoding: UTF-8 string: "{}" headers: User-Agent: - Swipely/Docker-API 1.9.1 Content-Type: - application/json response: status: code: 204 message: headers: Date: - Wed, 12 Mar 2014 13:31:30 GMT Content-Length: - '0' Content-Type: - text/plain; charset=utf-8 Connection: - close body: encoding: UTF-8 string: '' http_version: recorded_at: Wed, 12 Mar 2014 13:31:30 GMT - request: method: post uri: unix:///var/run/docker.sock/v1.10/containers/71488237068c3873ebd7ff4cc408b7de962b2a90b7c8b8ad519483b592e282db/attach?stderr=true&stdout=true&stream=true body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.9.1 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 Mar 2014 13:31:30 GMT recorded_with: VCR 2.8.0