Closed aloismayr closed 7 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.
cf-containers-broker inside docker-boshrelease v30 is now running with docker 1.13 + ruby 2.3
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.