Sha256: 5be2039bb5efb6270d58a20c4dd8016aa96ceef11a24a8016a17a08d0ac5b0cf
Contents?: true
Size: 1.4 KB
Versions: 1
Compression:
Stored size: 1.4 KB
Contents
--- http_interactions: - request: method: post uri: unix:///var/run/docker.sock/v1.11/containers/create 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:59 GMT Content-Length: - '90' Connection: - close body: encoding: UTF-8 string: | {"Id":"d837dc03361179b175961dd9231bb69611a98c8e9188c5d1f45005d9ec84455e","Warnings":null} http_version: recorded_at: Fri, 06 Jun 2014 13:36:59 GMT - request: method: post uri: unix:///var/run/docker.sock/v1.11/containers/d837dc03361179b175961dd9231bb69611a98c8e9188c5d1f45005d9ec84455e/start body: encoding: UTF-8 string: '{}' headers: User-Agent: - Swipely/Docker-API 1.11.1 Content-Type: - application/json response: status: code: 204 message: headers: Date: - Fri, 06 Jun 2014 13:36:59 GMT Content-Length: - '0' Content-Type: - text/plain; charset=utf-8 Connection: - close body: encoding: UTF-8 string: '' 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/_commit/if_run_is_passed_it_saves_the_command_in_the_image/saves_the_command.yml |