mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-15 17:06:58 +02:00
`docker.service` has a dependency to `containerd.service`: ``` $ systemctl list-dependencies docker.service docker.service containerd.service ... ``` If `docker.service` is not started (explicitly or via socket activation) `containerd.service` won't start. To ensure a seamless transition to kubernetes-1.24 let's enable by default `containerd.service`. Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com> |
||
---|---|---|
.. | ||
src/third_party/coreos-overlay |