--- 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: - eyJjb25maWdzIjp7Imh0dHBzOi8vaW5kZXguZG9ja2VyLmlvL3YxIjp7InVzZXJuYW1lIjoidGR1ZmZpZWxkIiwicGFzc3dvcmQiOiJpOUJmPkpndmZialkvc0pXTWNVOSIsImVtYWlsIjoiZ2l0aHViQHRvbWR1ZmZpZWxkLmNvbSJ9fX0= 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 2ad4c549fec5\\n\"}\r\n{\"stream\":\"Removing intermediate container bdbb08e7966b\\n\"}\r\n{\"stream\":\"Successfully built 2ad4c549fec5\\n\"}\r\n" http_version: recorded_at: Mon, 01 Dec 2014 18:09:04 GMT - request: method: post uri: "/v1.15/containers/create" body: encoding: UTF-8 string: '{"Image":"2ad4c549fec5","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:04 GMT Content-Length: - '90' body: encoding: UTF-8 string: | {"Id":"0acbf94e31ad94a3748ce26d3fc9ff72ef3d54364648aa8ec3fb312157f29666","Warnings":null} http_version: recorded_at: Mon, 01 Dec 2014 18:09:04 GMT - request: method: post uri: "/v1.15/containers/0acbf94e31ad94a3748ce26d3fc9ff72ef3d54364648aa8ec3fb312157f29666/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:04 GMT Content-Length: - '17' body: encoding: UTF-8 string: | {"StatusCode":0} http_version: recorded_at: Mon, 01 Dec 2014 18:09:04 GMT - request: method: delete uri: "/v1.15/containers/0acbf94e31ad94a3748ce26d3fc9ff72ef3d54364648aa8ec3fb312157f29666" 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:04 GMT body: encoding: UTF-8 string: '' http_version: recorded_at: Mon, 01 Dec 2014 18:09:04 GMT - request: method: delete uri: "/v1.15/images/2ad4c549fec5?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:04 GMT Content-Length: - '81' body: encoding: UTF-8 string: |- [{"Deleted":"2ad4c549fec55459dff3abc14baa826d49a88cfbefb3da1195fb6eb257872f11"} ] http_version: recorded_at: Mon, 01 Dec 2014 18:09:04 GMT recorded_with: VCR 2.9.3