--- http_interactions: - request: method: post uri: "/v1.16/containers/create" body: encoding: UTF-8 string: '{"Cmd":["/bin/bash","-lc","echo hello"],"Image":"debian:wheezy"}' headers: User-Agent: - Swipely/Docker-API 1.22.0 Content-Type: - application/json response: status: code: 201 message: headers: Content-Type: - application/json Date: - Mon, 27 Jul 2015 14:29:59 GMT Content-Length: - '90' body: encoding: UTF-8 string: | {"Id":"4e9a8ca928592a0c6ee1f123c575b6b0a8e7447861c76f40df020abf1c0852d7","Warnings":null} http_version: recorded_at: Mon, 27 Jul 2015 14:29:59 GMT - request: method: post uri: "/v1.16/containers/4e9a8ca928592a0c6ee1f123c575b6b0a8e7447861c76f40df020abf1c0852d7/start" body: encoding: UTF-8 string: "{}" headers: User-Agent: - Swipely/Docker-API 1.22.0 Content-Type: - application/json response: status: code: 204 message: headers: Date: - Mon, 27 Jul 2015 14:29:59 GMT body: encoding: UTF-8 string: '' http_version: recorded_at: Mon, 27 Jul 2015 14:29:59 GMT - request: method: post uri: "/v1.16/containers/4e9a8ca928592a0c6ee1f123c575b6b0a8e7447861c76f40df020abf1c0852d7/wait" body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.22.0 Content-Type: - text/plain response: status: code: 200 message: headers: Content-Type: - application/json Date: - Mon, 27 Jul 2015 14:29:59 GMT Content-Length: - '17' body: encoding: UTF-8 string: | {"StatusCode":0} http_version: recorded_at: Mon, 27 Jul 2015 14:29:59 GMT - request: method: get uri: "/v1.16/containers/4e9a8ca928592a0c6ee1f123c575b6b0a8e7447861c76f40df020abf1c0852d7/logs?follow=1&stdout=1" body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.22.0 Content-Type: - text/plain response: status: code: 200 message: headers: Date: - Mon, 27 Jul 2015 14:29:59 GMT Content-Type: - application/octet-stream body: encoding: UTF-8 string: !binary |- AQAAAAAAAAZoZWxsbwo= http_version: recorded_at: Mon, 27 Jul 2015 14:29:59 GMT - request: method: delete uri: "/v1.16/containers/4e9a8ca928592a0c6ee1f123c575b6b0a8e7447861c76f40df020abf1c0852d7" body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.22.0 Content-Type: - text/plain response: status: code: 204 message: headers: Date: - Mon, 27 Jul 2015 14:29:59 GMT body: encoding: UTF-8 string: '' http_version: recorded_at: Mon, 27 Jul 2015 14:29:59 GMT recorded_with: VCR 2.9.2