--- http_interactions: - request: method: post uri: unix:///var/run/docker.sock/v1.11/containers/create?name=bob body: encoding: UTF-8 string: '{"Cmd":["true"],"Image":"base"}' 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:33 GMT Content-Length: - '90' Connection: - close body: encoding: UTF-8 string: | {"Id":"b2fffac62786c5b22eebc6e89dcc6146f6d5c7c2d1c87f4047c224594f9fd626","Warnings":null} http_version: recorded_at: Fri, 06 Jun 2014 13:36:33 GMT - request: method: get uri: unix:///var/run/docker.sock/v1.11/containers/b2fffac62786c5b22eebc6e89dcc6146f6d5c7c2d1c87f4047c224594f9fd626/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:33 GMT Content-Length: - '1207' Connection: - close body: encoding: UTF-8 string: '{"ID":"b2fffac62786c5b22eebc6e89dcc6146f6d5c7c2d1c87f4047c224594f9fd626","Created":"2014-06-06T13:36:32.815720525Z","Path":"true","Args":[],"Config":{"Hostname":"b2fffac62786","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":["true"],"Image":"base","Volumes":null,"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"},"Image":"b750fe79269d2ec9a3c593ef05b4332b1d1a02a62b4accb2c21d589ff2f5f2dc","NetworkSettings":{"IPAddress":"","IPPrefixLen":0,"Gateway":"","Bridge":"","PortMapping":null,"Ports":null},"ResolvConfPath":"","HostnamePath":"","HostsPath":"","Name":"/bob","Driver":"devicemapper","ExecDriver":"native-0.2","MountLabel":"","ProcessLabel":"","Volumes":null,"VolumesRW":null,"HostConfig":{"Binds":null,"ContainerIDFile":"","LxcConf":null,"Privileged":false,"PortBindings":null,"Links":null,"PublishAllPorts":false,"Dns":null,"DnsSearch":null,"VolumesFrom":null,"NetworkMode":""}}' http_version: recorded_at: Fri, 06 Jun 2014 13:36:33 GMT recorded_with: VCR 2.9.2