--- http_interactions: - request: method: post uri: unix:///var/run/docker.sock/v1.11/containers/create body: encoding: UTF-8 string: '{"Cmd":["test","-d","/foo"],"Image":"base","Volumes":{"/foo":{}}}' headers: User-Agent: - Swipely/Docker-API 1.11.1 Content-Type: - application/json response: status: code: 201 message: headers: Content-Type: - application/json Date: - Fri, 06 Jun 2014 13:36:44 GMT Content-Length: - '90' Connection: - close body: encoding: UTF-8 string: | {"Id":"931f5a5a5c2b4fad7b87e7348d08278321467f83bacf32c8c8a397f08c51646d","Warnings":null} http_version: recorded_at: Fri, 06 Jun 2014 13:36:44 GMT - request: method: post uri: unix:///var/run/docker.sock/v1.11/containers/931f5a5a5c2b4fad7b87e7348d08278321467f83bacf32c8c8a397f08c51646d/start body: encoding: UTF-8 string: '{"Binds":["/tmp:/foo"]}' headers: User-Agent: - Swipely/Docker-API 1.11.1 Content-Type: - application/json response: status: code: 204 message: headers: Date: - Fri, 06 Jun 2014 13:36:44 GMT Content-Length: - '0' Content-Type: - text/plain; charset=utf-8 Connection: - close body: encoding: UTF-8 string: '' http_version: recorded_at: Fri, 06 Jun 2014 13:36:44 GMT - request: method: get uri: unix:///var/run/docker.sock/v1.11/containers/json body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.11.1 Content-Type: - text/plain response: status: code: 200 message: headers: Content-Type: - application/json Date: - Fri, 06 Jun 2014 13:36:44 GMT Content-Length: - '412' Connection: - close body: encoding: UTF-8 string: |- [{"Command":"test -d /foo","Created":1402061803,"Id":"931f5a5a5c2b4fad7b87e7348d08278321467f83bacf32c8c8a397f08c51646d","Image":"base:latest","Names":["/cranky_curie"],"Ports":[],"Status":"Up Less than a second"} ,{"Command":"/while","Created":1402061799,"Id":"74553200d912dda35c0f8641028d3e42faaf6e41b4337a4e202328414bb2da5e","Image":"5964d75bfbd2","Names":["/angry_brown"],"Ports":[],"Status":"Up 4 seconds"} ] http_version: recorded_at: Fri, 06 Jun 2014 13:36:44 GMT - request: method: post uri: unix:///var/run/docker.sock/v1.11/containers/931f5a5a5c2b4fad7b87e7348d08278321467f83bacf32c8c8a397f08c51646d/wait body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.11.1 Content-Type: - text/plain response: status: code: 200 message: headers: Content-Type: - application/json Date: - Fri, 06 Jun 2014 13:36:44 GMT Content-Length: - '17' Connection: - close body: encoding: UTF-8 string: | {"StatusCode":0} http_version: recorded_at: Fri, 06 Jun 2014 13:36:44 GMT recorded_with: VCR 2.9.2