We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I am trying to run docker with the 4.19 kernel and containerd fails to start. Here is the error:
Apr 25 13:21:30 raspberrypi systemd[1]: Starting containerd container runtime... Apr 25 13:21:30 raspberrypi modprobe[1059]: modprobe: ERROR: ../libkmod/libkmod.c:586 kmod_search_moddep() could not open moddep file '/lib/modules/4.19.50+/modules.dep.bin' Apr 25 13:21:30 raspberrypi modprobe[1059]: modprobe: FATAL: Module overlay not found in directory /lib/modules/4.19.50+ Apr 25 13:21:31 raspberrypi systemd[1]: containerd.service: Main process exited, code=dumped, status=4/ILL Apr 25 13:21:31 raspberrypi systemd[1]: containerd.service: Failed with result 'core-dump'. Apr 25 13:21:31 raspberrypi systemd[1]: Failed to start containerd container runtime.
Thanks
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I am trying to run docker with the 4.19 kernel and containerd fails to start. Here is the error:
Thanks
The text was updated successfully, but these errors were encountered: