I installed docker on a Debian 7 machine in the following way
$ echo deb http://get.docker.io/ubuntu docker main > /etc/apt/sources.list.d/docker.list $
For me docker system prune did the trick. I`m running mac os.
docker system prune