--- http_interactions: - request: method: post uri: unix:///var/run/docker.sock/v1.10/build body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.9.1 Content-Type: - application/tar Transfer-Encoding: - chunked response: status: code: 200 message: headers: Content-Type: - application/json Date: - Wed, 12 Mar 2014 13:32:17 GMT Connection: - close Transfer-Encoding: - '' body: encoding: UTF-8 string: "{\"stream\":\"Step 0 : from base\\n\"}\r\n{\"stream\":\" ---\\u003e b750fe79269d\\n\"}\r\n{\"stream\":\"Step 1 : add / /\\n\"}\r\n{\"stream\":\" ---\\u003e 3755956b65f4\\n\"}\r\n{\"stream\":\"Successfully built 3755956b65f4\\n\"}\r\n" http_version: recorded_at: Wed, 12 Mar 2014 13:32:19 GMT - request: method: post uri: unix:///var/run/docker.sock/v1.10/containers/create body: encoding: UTF-8 string: "{\"Image\":\"3755956b65f4\",\"Cmd\":[\"cat\",\"/Dockerfile\"]}" 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:32:19 GMT Content-Length: - '90' Connection: - close body: encoding: UTF-8 string: | {"Id":"60de55097372d9177e3b877a6c9f13267379f42294e929d28f6fcbb358181b6e","Warnings":null} http_version: recorded_at: Wed, 12 Mar 2014 13:32:19 GMT - request: method: post uri: unix:///var/run/docker.sock/v1.10/containers/60de55097372d9177e3b877a6c9f13267379f42294e929d28f6fcbb358181b6e/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:32:19 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:32:19 GMT - request: method: post uri: unix:///var/run/docker.sock/v1.10/containers/60de55097372d9177e3b877a6c9f13267379f42294e929d28f6fcbb358181b6e/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 |- AQAAAAAAABJmcm9tIGJhc2UKYWRkIC8gLwo= http_version: recorded_at: Wed, 12 Mar 2014 13:32:19 GMT recorded_with: VCR 2.8.0