Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | dockerd: Updated to 20.10.0 | Gerard Ryan | 2020-12-15 |
| | | | | | | | * SELinux and Seccomp are now enabled via the kernel options themselves * Config.in now uses CGroupsV2 by default but optionally allows V1 Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com> | ||
* | docker-ce: docker-ce -> dockerd | Gerard Ryan | 2020-12-15 |
The source is being deprecated and split into the CLI and engine/daemon repositories, So `docker-ce` will now be the `dockerd` and a separate package will be made for the `docker` CLI. Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com> |