--- http_interactions: - request: method: post uri: unix:///var/run/docker.sock/v1.12/containers/create body: encoding: UTF-8 string: '{"Cmd":["lol","not","a","real","command"],"Image":"base"}' headers: User-Agent: - Swipely/Docker-API 1.11.2 Content-Type: - application/json response: status: code: 201 message: headers: Content-Type: - application/json Date: - Thu, 26 Jun 2014 19:47:03 GMT Content-Length: - '90' Connection: - close body: encoding: UTF-8 string: | {"Id":"0530e3918db251d9b8a8ecc24c68afe0b5b34f8f9ccf8b58cf61f7a1d7ecbb2c","Warnings":null} http_version: recorded_at: Thu, 26 Jun 2014 19:47:03 GMT - request: method: post uri: unix:///var/run/docker.sock/v1.12/containers/0530e3918db251d9b8a8ecc24c68afe0b5b34f8f9ccf8b58cf61f7a1d7ecbb2c/start body: encoding: UTF-8 string: '{}' headers: User-Agent: - Swipely/Docker-API 1.11.2 Content-Type: - application/json response: status: code: 204 message: headers: Date: - Thu, 26 Jun 2014 19:47:03 GMT Connection: - close body: encoding: UTF-8 string: '' http_version: recorded_at: Thu, 26 Jun 2014 19:47:03 GMT - request: method: post uri: unix:///var/run/docker.sock/v1.12/containers/0530e3918db251d9b8a8ecc24c68afe0b5b34f8f9ccf8b58cf61f7a1d7ecbb2c/wait body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.11.2 Content-Type: - text/plain response: status: code: 200 message: headers: Content-Type: - application/json Date: - Thu, 26 Jun 2014 19:47:03 GMT Content-Length: - '17' Connection: - close body: encoding: UTF-8 string: | {"StatusCode":1} http_version: recorded_at: Thu, 26 Jun 2014 19:47:03 GMT recorded_with: VCR 2.9.2