On linux mint 17 docker gives the following error when trying to start it via service docker start:
start: Unknown job: docker
I tried 2 versions already, the old 1.1 docker.io which is in the mint repository and the latest 1.5 from the docker website which can be installed through the get.docker.com script.
Any idea how to autostart this? Manual docker -dD works.
Thanks