--- http_interactions: - request: method: post uri: unix:///var/run/docker.sock/v1.8/containers/create body: encoding: UTF-8 string: "{\"Cmd\":[\"ls\"],\"Image\":\"base\"}" headers: User-Agent: - Swipely/Docker-API 1.7.6 Content-Type: - application/json response: status: code: 201 message: headers: Content-Type: - application/json Date: - Wed, 12 Feb 2014 17:05:55 GMT Content-Length: - '90' Connection: - close body: encoding: UTF-8 string: | {"Id":"083d93f684c015450c2870ed3272f92f3eaf9488db088b6a0bb0527486c74480","Warnings":null} http_version: recorded_at: Wed, 12 Feb 2014 17:05:55 GMT - request: method: get uri: unix:///var/run/docker.sock/v1.8/containers/083d93f684c015450c2870ed3272f92f3eaf9488db088b6a0bb0527486c74480/json body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.7.6 Content-Type: - text/plain response: status: code: 200 message: headers: Date: - Wed, 12 Feb 2014 17:05:55 GMT Content-Length: - '1149' Content-Type: - text/plain; charset=utf-8 Connection: - close body: encoding: UTF-8 string: "{\"ID\":\"083d93f684c015450c2870ed3272f92f3eaf9488db088b6a0bb0527486c74480\",\"Created\":\"2014-02-12T17:05:54.936838346Z\",\"Path\":\"ls\",\"Args\":[],\"Config\":{\"Hostname\":\"083d93f684c0\",\"Domainname\":\"\",\"User\":\"\",\"Memory\":0,\"MemorySwap\":0,\"CpuShares\":0,\"AttachStdin\":false,\"AttachStdout\":false,\"AttachStderr\":false,\"PortSpecs\":null,\"ExposedPorts\":null,\"Tty\":false,\"OpenStdin\":false,\"StdinOnce\":false,\"Env\":null,\"Cmd\":[\"ls\"],\"Dns\":null,\"Image\":\"base\",\"Volumes\":null,\"VolumesFrom\":\"\",\"WorkingDir\":\"\",\"Entrypoint\":null,\"NetworkDisabled\":false,\"OnBuild\":null},\"State\":{\"Running\":false,\"Pid\":0,\"ExitCode\":0,\"StartedAt\":\"0001-01-01T00:00:00Z\",\"FinishedAt\":\"0001-01-01T00:00:00Z\",\"Ghost\":false},\"Image\":\"b750fe79269d2ec9a3c593ef05b4332b1d1a02a62b4accb2c21d589ff2f5f2dc\",\"NetworkSettings\":{\"IPAddress\":\"\",\"IPPrefixLen\":0,\"Gateway\":\"\",\"Bridge\":\"\",\"PortMapping\":null,\"Ports\":null},\"ResolvConfPath\":\"/etc/resolv.conf\",\"HostnamePath\":\"\",\"HostsPath\":\"\",\"Name\":\"/thirsty_ptolemy\",\"Driver\":\"devicemapper\",\"Volumes\":null,\"VolumesRW\":null,\"HostConfig\":{\"Binds\":null,\"ContainerIDFile\":\"\",\"LxcConf\":null,\"Privileged\":false,\"PortBindings\":null,\"Links\":null,\"PublishAllPorts\":false}}" http_version: recorded_at: Wed, 12 Feb 2014 17:05:55 GMT recorded_with: VCR 2.8.0