Skip to content

community/docker: add pidfile and create folder

Dave requested to merge xphoniex/aports:add-pid-file-to-docker into master

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().

Edited by Dave

Merge request reports