--- http_interactions: - request: method: post uri: unix:///var/run/docker.sock/v1.10/containers/create body: encoding: UTF-8 string: "{\"Cmd\":[\"tar\",\"nonsense\"],\"Image\":\"base\"}" headers: User-Agent: - Swipely/Docker-API 1.9.1 Content-Type: - application/json response: status: code: 201 message: headers: Content-Type: - application/json Date: - Wed, 12 Mar 2014 13:31:35 GMT Content-Length: - '90' Connection: - close body: encoding: UTF-8 string: | {"Id":"38022195052bcf048579fe6e2b6631396935b97b569fa1be6d74fca8ee2fcfe4","Warnings":null} http_version: recorded_at: Wed, 12 Mar 2014 13:31:35 GMT - request: method: post uri: unix:///var/run/docker.sock/v1.10/containers/38022195052bcf048579fe6e2b6631396935b97b569fa1be6d74fca8ee2fcfe4/start body: encoding: UTF-8 string: "{}" headers: User-Agent: - Swipely/Docker-API 1.9.1 Content-Type: - application/json response: status: code: 204 message: headers: Date: - Wed, 12 Mar 2014 13:31:35 GMT Content-Length: - '0' Content-Type: - text/plain; charset=utf-8 Connection: - close body: encoding: UTF-8 string: '' http_version: recorded_at: Wed, 12 Mar 2014 13:31:35 GMT - request: method: post uri: unix:///var/run/docker.sock/v1.10/containers/38022195052bcf048579fe6e2b6631396935b97b569fa1be6d74fca8ee2fcfe4/wait body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.9.1 Content-Type: - text/plain response: status: code: 200 message: headers: Content-Type: - application/json Date: - Wed, 12 Mar 2014 13:31:36 GMT Content-Length: - '18' Connection: - close body: encoding: UTF-8 string: | {"StatusCode":64} http_version: recorded_at: Wed, 12 Mar 2014 13:31:36 GMT recorded_with: VCR 2.8.0