Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Currently the docker tests in Mesos uses busybox image to test different behaviors, but the busybox image is causing issues with Docker daemon with btrfs backend.
Replacing this with alpine fixes this problem and it's a very small image (5mb).