Me too.

workaround is:

root@ubuntu:~# apt-get update && apt-get -y install docker.io
root@ubuntu:~# service docker start
root@ubuntu:~# service docker status
● docker.service - Docker Application Container Engine
   Loaded: loaded (/lib/systemd/system/docker.service; disabled; vendor preset: 
enabled)
   Active: active (running) since Fri 2015-06-12 10:31:40 JST; 2s ago
     Docs: http://docs.docker.com
 Main PID: 4953 (docker)
   CGroup: /system.slice/docker.service
           └─4953 /usr/bin/docker -d -H fd://

Jun 12 10:31:40 ubuntu docker[4953]: time="2015-06-12T10:31:40+09:00" 
level=info msg="+job se...//)"
Jun 12 10:31:40 ubuntu docker[4953]: time="2015-06-12T10:31:40+09:00" 
level=info msg="Listeni... ()"
Jun 12 10:31:40 ubuntu docker[4953]: time="2015-06-12T10:31:40+09:00" 
level=info msg="+job in...r()"
Jun 12 10:31:40 ubuntu docker[4953]: time="2015-06-12T10:31:40+09:00" 
level=info msg="-job in...(0)"
Jun 12 10:31:41 ubuntu docker[4953]: time="2015-06-12T10:31:41+09:00" 
level=info msg="WARNING...it."
Jun 12 10:31:41 ubuntu docker[4953]: time="2015-06-12T10:31:41+09:00" 
level=info msg="Loading...rt."
Jun 12 10:31:41 ubuntu docker[4953]: time="2015-06-12T10:31:41+09:00" 
level=info msg="Loading...ne."
Jun 12 10:31:41 ubuntu docker[4953]: time="2015-06-12T10:31:41+09:00" 
level=info msg="docker ...ufs"
Jun 12 10:31:41 ubuntu docker[4953]: time="2015-06-12T10:31:41+09:00" 
level=info msg="+job ac...s()"
Jun 12 10:31:41 ubuntu docker[4953]: time="2015-06-12T10:31:41+09:00" 
level=info msg="-job ac...(0)"
Hint: Some lines were ellipsized, use -l to show in full.

root@ubuntu:~# docker version
Client version: 1.5.0
Client API version: 1.17
Go version (client): go1.3.3
Git commit (client): a8a31ef
OS/Arch (client): linux/amd64
Server version: 1.5.0
Server API version: 1.17
Go version (server): go1.3.3
Git commit (server): a8a31ef


or reboot after docker.io installation.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1459916

Title:
  Doesn't start after installation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1459916/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to