aboutsummaryrefslogtreecommitdiffstats
path: root/community/docker/docker-openrc-fixes.patch
Commit message (Collapse)AuthorAgeFilesLines
* community/docker: fix runscript for openrc 0.35 - need cgroupsJakub Jirutka2018-04-231-1/+1
| | | | | The cgroups mounting logic has been moved from the sysfs service to the cgroups service in OpenRC 0.35.
* community/docker: upgrade to 1.13.0Natanael Copa2017-01-201-5/+3
|
* community/docker: make docker service depend on sysfsNatanael Copa2016-09-141-15/+20
| | | | ref #6038
* community/docker: add needed binariesNatanael Copa2016-04-191-0/+34
docker 1.11 needs runc, containerd and containerd-shim. We bundle those simliar to how the precompiled official docker binary distribution does.