--- http_interactions: - request: method: post uri: "/v1.15/containers/create" body: encoding: UTF-8 string: '{"Cmd":["sleep","20"],"Image":"debian:wheezy"}' 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:08:31 GMT Content-Length: - '90' body: encoding: UTF-8 string: | {"Id":"081296b4cf7d391c6516412aaab6fb358ba785971c90205e4b3064fe3f7ad88f","Warnings":null} http_version: recorded_at: Mon, 01 Dec 2014 18:08:31 GMT - request: method: post uri: "/v1.15/containers/081296b4cf7d391c6516412aaab6fb358ba785971c90205e4b3064fe3f7ad88f/start" body: encoding: UTF-8 string: "{}" headers: User-Agent: - Swipely/Docker-API 1.15.0 Content-Type: - application/json response: status: code: 204 message: headers: Date: - Mon, 01 Dec 2014 18:08:32 GMT body: encoding: UTF-8 string: '' http_version: recorded_at: Mon, 01 Dec 2014 18:08:32 GMT - request: method: post uri: "/v1.15/containers/081296b4cf7d391c6516412aaab6fb358ba785971c90205e4b3064fe3f7ad88f/exec" body: encoding: UTF-8 string: '{"AttachStdin":true,"Tty":true,"Cmd":["/bin/bash"]}' 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:08:32 GMT Content-Length: - '74' body: encoding: UTF-8 string: | {"Id":"3d269dd92d039ab3f0aa6245a05c4ab1330acd89a876f0bcfb949bbf972e0f73"} http_version: recorded_at: Mon, 01 Dec 2014 18:08:32 GMT - request: method: post uri: "/v1.15/exec/3d269dd92d039ab3f0aa6245a05c4ab1330acd89a876f0bcfb949bbf972e0f73/resize?h=10&w=30" body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.15.0 Content-Type: - text/plain response: status: code: 200 message: headers: Date: - Mon, 01 Dec 2014 18:08:32 GMT Content-Length: - '0' Content-Type: - text/plain; charset=utf-8 body: encoding: UTF-8 string: '' http_version: recorded_at: Mon, 01 Dec 2014 18:08:32 GMT - request: method: post uri: "/v1.15/containers/081296b4cf7d391c6516412aaab6fb358ba785971c90205e4b3064fe3f7ad88f/kill" 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:08:32 GMT body: encoding: UTF-8 string: '' http_version: recorded_at: Mon, 01 Dec 2014 18:08:32 GMT - request: method: delete uri: "/v1.15/containers/081296b4cf7d391c6516412aaab6fb358ba785971c90205e4b3064fe3f7ad88f" 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:08:33 GMT body: encoding: UTF-8 string: '' http_version: recorded_at: Mon, 01 Dec 2014 18:08:33 GMT recorded_with: VCR 2.9.3