Sha256: a0e2e11e49ec0e4f01424c687185a670126b1d7d2e7fe423f096e4f9b6ceb555

Contents?: true

Size: 770 Bytes

Versions: 4

Compression:

Stored size: 770 Bytes

Contents

---
http_interactions:
- request:
    method: get
    uri: "<DOCKER_HOST>/v1.15/version"
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - Swipely/Docker-API 1.15.0
      Content-Type:
      - text/plain
  response:
    status:
      code: 200
      message: 
    headers:
      Content-Type:
      - application/json
      Job-Name:
      - version
      Date:
      - Mon, 01 Dec 2014 18:09:04 GMT
      Content-Length:
      - '148'
    body:
      encoding: UTF-8
      string: |
        {"ApiVersion":"1.15","Arch":"amd64","GitCommit":"39fa2fa","GoVersion":"go1.3.3","KernelVersion":"3.16.7-tinycore64","Os":"linux","Version":"1.3.2"}
    http_version: 
  recorded_at: Mon, 01 Dec 2014 18:09:04 GMT
recorded_with: VCR 2.9.3

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
docker-api-1.18.0 spec/vcr/Docker/_version/returns_the_version_as_a_Hash.yml
docker-api-1.17.0 spec/vcr/Docker/_version/returns_the_version_as_a_Hash.yml
docker-api-1.16.1 spec/vcr/Docker/_version/returns_the_version_as_a_Hash.yml
docker-api-1.16.0 spec/vcr/Docker/_version/returns_the_version_as_a_Hash.yml