--- http_interactions: - request: method: post uri: unix:///var/run/docker.sock/v1.11/containers/create body: encoding: UTF-8 string: '{"Cmd":["ls"],"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:45 GMT Content-Length: - '90' Connection: - close body: encoding: UTF-8 string: | {"Id":"b076658d96bb0fe5eaf6d59c6740f0bfb55c01ead6bdb6ee1d34cd165a141e8d","Warnings":null} http_version: recorded_at: Fri, 06 Jun 2014 13:36:45 GMT - request: method: delete uri: unix:///var/run/docker.sock/v1.11/containers/b076658d96bb0fe5eaf6d59c6740f0bfb55c01ead6bdb6ee1d34cd165a141e8d?force=true body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.11.1 Content-Type: - text/plain response: status: code: 204 message: headers: Date: - Fri, 06 Jun 2014 13:36:46 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:46 GMT - request: method: get uri: unix:///var/run/docker.sock/v1.11/containers/json body: encoding: US-ASCII string: '' headers: User-Agent: - Swipely/Docker-API 1.11.1 Content-Type: - text/plain response: status: code: 200 message: headers: Content-Type: - application/json Date: - Fri, 06 Jun 2014 13:36:46 GMT Content-Length: - '199' Connection: - close body: encoding: UTF-8 string: |- [{"Command":"/while","Created":1402061799,"Id":"74553200d912dda35c0f8641028d3e42faaf6e41b4337a4e202328414bb2da5e","Image":"5964d75bfbd2","Names":["/angry_brown"],"Ports":[],"Status":"Up 7 seconds"} ] http_version: recorded_at: Fri, 06 Jun 2014 13:36:46 GMT recorded_with: VCR 2.9.2