--- http_interactions: - request: method: post uri: "/v1.15/build" body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.15.0 Content-Type: - application/tar Transfer-Encoding: - chunked X-Registry-Config: - eyJjb25maWdzIjp7IiI6eyJ1c2VybmFtZSI6InRkdWZmaWVsZCIsInBhc3N3b3JkIjoiaTlCZj5KZ3ZmYmpZL3NKV01jVTkiLCJlbWFpbCI6ImdpdGh1YkB0b21kdWZmaWVsZC5jb20ifX19 response: status: code: 200 message: headers: Content-Type: - application/json Date: - Mon, 01 Dec 2014 18:09:03 GMT body: encoding: UTF-8 string: "{\"stream\":\"Step 0 : FROM debian:wheezy\\n\"}\r\n{\"stream\":\" ---\\u003e f6fab3b798be\\n\"}\r\n{\"stream\":\"Step 1 : ADD / /\\n\"}\r\n{\"stream\":\" ---\\u003e 99a759a68daf\\n\"}\r\n{\"stream\":\"Removing intermediate container 7cd873553b2b\\n\"}\r\n{\"stream\":\"Successfully built 99a759a68daf\\n\"}\r\n" http_version: recorded_at: Mon, 01 Dec 2014 18:09:03 GMT - request: method: post uri: "/v1.15/containers/create" body: encoding: UTF-8 string: '{"Image":"99a759a68daf","Cmd":["cat","/Dockerfile"]}' headers: User-Agent: - Swipely/Docker-API 1.15.0 Content-Type: - application/json response: status: code: 201 message: headers: Content-Type: - application/json Date: - Mon, 01 Dec 2014 18:09:03 GMT Content-Length: - '90' body: encoding: UTF-8 string: | {"Id":"41fa215547c64a44b756ca9e630fc53b9ce101c6f3db3067adc19a9aecf0bc1b","Warnings":null} http_version: recorded_at: Mon, 01 Dec 2014 18:09:03 GMT - request: method: post uri: "/v1.15/containers/41fa215547c64a44b756ca9e630fc53b9ce101c6f3db3067adc19a9aecf0bc1b/wait" body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.15.0 Content-Type: - text/plain response: status: code: 200 message: headers: Content-Type: - application/json Date: - Mon, 01 Dec 2014 18:09:03 GMT Content-Length: - '17' body: encoding: UTF-8 string: | {"StatusCode":0} http_version: recorded_at: Mon, 01 Dec 2014 18:09:03 GMT - request: method: delete uri: "/v1.15/containers/41fa215547c64a44b756ca9e630fc53b9ce101c6f3db3067adc19a9aecf0bc1b" body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.15.0 Content-Type: - text/plain response: status: code: 204 message: headers: Date: - Mon, 01 Dec 2014 18:09:03 GMT body: encoding: UTF-8 string: '' http_version: recorded_at: Mon, 01 Dec 2014 18:09:03 GMT - request: method: delete uri: "/v1.15/images/99a759a68daf?noprune=true" body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.15.0 Content-Type: - text/plain response: status: code: 200 message: headers: Content-Type: - application/json Date: - Mon, 01 Dec 2014 18:09:03 GMT Content-Length: - '81' body: encoding: UTF-8 string: |- [{"Deleted":"99a759a68daf93c2e24ca50ff30c645b8f0ecef78a58396dacf04e178d606d98"} ] http_version: recorded_at: Mon, 01 Dec 2014 18:09:03 GMT recorded_with: VCR 2.9.3