Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | dockerd: change start level to 99 | Yuhang Qin | 2021-02-03 |
| | | | | | | | Dockerd start too early will conflict with other net config. After boot must manually restart dockerd, Or some container will not run. Signed-off-by: Yuhang Qin <qinyuhangxiaoxiang@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> |