mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-17 18:06:59 +02:00
image build and composition scripts for Flatcar Container Linux
`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> |
||
---|---|---|
sdk_container/src/third_party/coreos-overlay |