| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Docker needs the services in `depend` function started.
Also removed unused patch.
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Next major release of docker! Release notes at https://github.com/docker/docker-ce/releases/tag/v19.03.0
|
|
|
|
|
| |
The cgroups mounting logic has been moved from the sysfs service to
the cgroups service in OpenRC 0.35.
|
| |
|
|
|
|
| |
ref #6038
|
|
docker 1.11 needs runc, containerd and containerd-shim. We bundle those
simliar to how the precompiled official docker binary distribution does.
|