community/docker: add pidfile and create folder
Docker service has trouble starting on its own. We need a pidfile="/run/docker/docker.pid" and we need to make sure the directory is created in start_pre().
Docker service has trouble starting on its own. We need a pidfile="/run/docker/docker.pid" and we need to make sure the directory is created in start_pre().