Natanael Copa
39012086b7
community/docker: simplify
...
get rid of needless _ver variable. This also fixes `docker --version` to
be more consistent with the .dep from docker inc.
get rid of _apply_patches() and prepare() functions
replace _dockerdir variable with builddir and adjust openrc patch
2019-09-25 12:03:34 +00:00
Jake Buchholz
0eda0ef48e
community/docker: update to 19.03.0
...
Next major release of docker! Release notes at https://github.com/docker/docker-ce/releases/tag/v19.03.0
2019-07-22 20:08:42 -03:00
Jakub Jirutka
535f4ab75c
community/docker: fix runscript for openrc 0.35 - need cgroups
...
The cgroups mounting logic has been moved from the sysfs service to
the cgroups service in OpenRC 0.35.
2018-04-23 20:26:16 +00:00
Natanael Copa
abb2fae429
community/docker: upgrade to 1.13.0
2017-01-20 16:01:59 +00:00
Natanael Copa
4273710159
community/docker: make docker service depend on sysfs
...
ref #6038
2016-09-14 15:03:37 +00:00
Natanael Copa
a0d3ff6891
community/docker: add needed binaries
...
docker 1.11 needs runc, containerd and containerd-shim. We bundle those
simliar to how the precompiled official docker binary distribution does.
2016-04-19 12:08:35 +02:00