cloudfoundry-community / cf-containers-broker

A generic "Containers" broker for the Cloud Foundry v2 services API
Apache License 2.0
38 stars 31 forks source link

Compatibility with Docker 1.12 API #57

Closed aloismayr closed 7 years ago

aloismayr commented 8 years ago

After upgrading to Docker v1.12 the broker raised exceptions. This is a quick fix for the exception thrown through Docker v1.12 API incompatibility. Also needed ruby 2.3.1 for successfully building docker image.

drnic commented 7 years ago

cf-containers-broker inside docker-boshrelease v30 is now running with docker 1.13 + ruby 2.3