[Unit] Description=Docker Application Container Engine Documentation=http://docs.docker.io Requires=network.target After=syslog.target network.target remote-fs.target nss-lookup.target [Service] Type=simple ExecStartPre=/bin/mount --make-rprivate / ExecStart=/usr/bin/docker -d [Install] WantedBy=multi-user.target