Closed msladek closed 3 months ago
The role needs to stop/disable the docker.socket as well, otherwise the docker.service runs again after a system reboot.
docker.socket
docker.service
Also added containerd.service since it's mentioned in the docs.
containerd.service
Thanks again @msladek
The role needs to stop/disable the
docker.socket
as well, otherwise thedocker.service
runs again after a system reboot.Also added
containerd.service
since it's mentioned in the docs.