--- http_interactions: - request: method: post uri: /v1.16/containers/create?name=bob body: encoding: UTF-8 string: ! '{"Cmd":["true"],"Image":"debian:wheezy"}' headers: User-Agent: - Swipely/Docker-API 1.18.0 Content-Type: - application/json response: status: code: 201 message: headers: Content-Type: - application/json Date: - Thu, 12 Feb 2015 00:53:29 GMT Content-Length: - '90' body: encoding: US-ASCII string: ! '{"Id":"ec50f5dab87c71f7803d03d7b3d8802e417e30c4b6198b8c3ef12372ab6d109b","Warnings":null} ' http_version: recorded_at: Thu, 12 Feb 2015 00:53:29 GMT - request: method: get uri: /v1.16/containers/ec50f5dab87c71f7803d03d7b3d8802e417e30c4b6198b8c3ef12372ab6d109b/json body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.18.0 Content-Type: - text/plain response: status: code: 200 message: headers: Content-Type: - application/json Date: - Thu, 12 Feb 2015 00:53:29 GMT Content-Length: - '1550' body: encoding: US-ASCII string: ! '{"AppArmorProfile":"","Args":[],"Config":{"AttachStderr":false,"AttachStdin":false,"AttachStdout":false,"Cmd":["true"],"CpuShares":0,"Cpuset":"","Domainname":"","Entrypoint":null,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"],"ExposedPorts":null,"Hostname":"ec50f5dab87c","Image":"debian:wheezy","MacAddress":"","Memory":0,"MemorySwap":0,"NetworkDisabled":false,"OnBuild":null,"OpenStdin":false,"PortSpecs":null,"StdinOnce":false,"Tty":false,"User":"","Volumes":null,"WorkingDir":""},"Created":"2015-02-12T00:53:29.187392718Z","Driver":"devicemapper","ExecDriver":"native-0.2","HostConfig":{"Binds":null,"CapAdd":null,"CapDrop":null,"ContainerIDFile":"","Devices":null,"Dns":null,"DnsSearch":null,"ExtraHosts":null,"IpcMode":"","Links":null,"LxcConf":null,"NetworkMode":"","PortBindings":null,"Privileged":false,"PublishAllPorts":false,"RestartPolicy":{"MaximumRetryCount":0,"Name":""},"SecurityOpt":null,"VolumesFrom":null},"HostnamePath":"","HostsPath":"","Id":"ec50f5dab87c71f7803d03d7b3d8802e417e30c4b6198b8c3ef12372ab6d109b","Image":"c90d655b99b2ec5b7e94d38c87f92dce015c17a313caeaae0e980d9b9bed8444","MountLabel":"","Name":"/bob","NetworkSettings":{"Bridge":"","Gateway":"","IPAddress":"","IPPrefixLen":0,"MacAddress":"","PortMapping":null,"Ports":null},"Path":"true","ProcessLabel":"","ResolvConfPath":"","State":{"Error":"","ExitCode":0,"FinishedAt":"0001-01-01T00:00:00Z","OOMKilled":false,"Paused":false,"Pid":0,"Restarting":false,"Running":false,"StartedAt":"0001-01-01T00:00:00Z"},"Volumes":{},"VolumesRW":{}} ' http_version: recorded_at: Thu, 12 Feb 2015 00:53:29 GMT - request: method: delete uri: /v1.16/containers/ec50f5dab87c71f7803d03d7b3d8802e417e30c4b6198b8c3ef12372ab6d109b body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.18.0 Content-Type: - text/plain response: status: code: 204 message: headers: Date: - Thu, 12 Feb 2015 00:53:30 GMT body: encoding: US-ASCII string: '' http_version: recorded_at: Thu, 12 Feb 2015 00:53:30 GMT recorded_with: VCR 2.9.2