Expected behavior
Should be able to run the Docker Beta client with storage-driver using BTRFS
Actual behavior
Docker Beta hangs on Starting… after changing the storage-driver from AUFS to BTRFS
Information
F4BBD9B6-4A60-4AAC-AB1C-F43E37D5B14B
Docker for Mac: version: v1.11.1-beta14.4.m
OS X: version 10.10.3 (build: 14D136)
logs: /tmp/20160609-131959.tar.gz
failure: No error was detected
[OK] docker-cli
[OK] app
[OK] menubar
[OK] virtualization
[OK] system
[OK] osxfs
[OK] db
[OK] slirp
[OK] moby-console
[OK] logs
[OK] vmnetd
[OK] env
[OK] moby
[OK] driver.amd64-linux
Steps to reproduce the behavior
- $ pinata get daemon > config.json
- Change config.json to look something like {“storage-driver”:“btrfs”,“debug”:true}
- $ pinata set daemon @config.json