blockade currently requires the LXC driver.
Achieving the required configuration on Fedora 20 was surprisingly difficult.
Adding DOCKER_OPTS to the configuration file /etc/sysconfig/docker had no effect.
It is necessary to directly add -e lxc
to /usr/lib/systemd/system/docker.service.