Sha256: c8bc21c5f3639d723c5961d2797ba9675375bfc4a9741ef6babfe47fe4008195

Contents?: true

Size: 1.37 KB

Versions: 4

Compression:

Stored size: 1.37 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: "<DOCKER_HOST>/v1.15/images/create?fromSrc=-"
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - Swipely/Docker-API 1.15.0
      Content-Type:
      - application/tar
      Transfer-Encoding:
      - chunked
  response:
    status:
      code: 200
      message: 
    headers:
      Content-Type:
      - application/json
      Date:
      - Mon, 01 Dec 2014 18:08:54 GMT
    body:
      encoding: UTF-8
      string: "{\"status\":\"c6f17c5db4d3985735edd3acb6bf6d880ccf76509537f84dd8c04c2ad4d6e305\"}\r\n"
    http_version: 
  recorded_at: Mon, 01 Dec 2014 18:08:54 GMT
- request:
    method: delete
    uri: "<DOCKER_HOST>/v1.15/images/c6f17c5db4d3985735edd3acb6bf6d880ccf76509537f84dd8c04c2ad4d6e305?noprune=true"
    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
      Date:
      - Mon, 01 Dec 2014 18:08:54 GMT
      Content-Length:
      - '81'
    body:
      encoding: UTF-8
      string: |-
        [{"Deleted":"c6f17c5db4d3985735edd3acb6bf6d880ccf76509537f84dd8c04c2ad4d6e305"}
        ]
    http_version: 
  recorded_at: Mon, 01 Dec 2014 18:08:54 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_Image/_import/when_the_file_does_exist/creates_the_Image.yml
docker-api-1.17.0 spec/vcr/Docker_Image/_import/when_the_file_does_exist/creates_the_Image.yml
docker-api-1.16.1 spec/vcr/Docker_Image/_import/when_the_file_does_exist/creates_the_Image.yml
docker-api-1.16.0 spec/vcr/Docker_Image/_import/when_the_file_does_exist/creates_the_Image.yml