Sha256: 4859f72a5889c3908cc2963add76cbc2d5b5d9c1e4f5952fdb562b8ee7a5d640
Contents?: true
Size: 997 Bytes
Versions: 1
Compression:
Stored size: 997 Bytes
Contents
--- http_interactions: - request: method: post uri: unix:///var/run/docker.sock/v1.11/containers/create body: encoding: UTF-8 string: '{"Hostname":"","User":"","Memory":0,"MemorySwap":0,"AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"PortSpecs":null,"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":null,"Cmd":["date"],"Dns":null,"Image":"base","Volumes":{},"VolumesFrom":""}' 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:59 GMT Content-Length: - '90' Connection: - close body: encoding: UTF-8 string: | {"Id":"a223b5b4fcd93f795ddb65df4ec1616ffa2e764120941d0dd65c7fe126bc1311","Warnings":null} http_version: recorded_at: Fri, 06 Jun 2014 13:36:59 GMT recorded_with: VCR 2.9.2
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
docker-api-1.12.0 | spec/vcr/Docker_Container/_create/when_the_Container_does_not_yet_exist/when_the_HTTP_request_returns_a_200/sets_the_id.yml |