Hi Guido Serra,

Which version of docker did you install ? The one from ubuntu wily
archive?

I just installed docker.io from archive on a wily vm, and I got this
systemd unit:

docker.io
1.6.2~dfsg1-1ubuntu3            amd64                           Linux
container runtime

[Unit]
Description=Docker Application Container Engine
Documentation=http://docs.docker.com
After=network.target docker.socket
Requires=docker.socket

[Service]
EnvironmentFile=-/etc/default/docker
ExecStart=/usr/bin/docker -d -H fd:// $DOCKER_OPTS
MountFlags=slave
LimitNOFILE=1048576
LimitNPROC=1048576
LimitCORE=infinity

[Install]
WantedBy=multi-user.target

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

Title:
  /etc/default/docker format is wrong for systemd service

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1469204/+subscriptions

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

Reply via email to