mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
a4f56880b2
- When docker is run inside a container, the infrastructure needed by modprobe is not always available, causing the xfrm module load to fail even when these modules are already loaded or builtin in the kernel. - In case of probe failure, before declaring the failure, run an API check by attempting the creation of a NETLINK_XFRM socket. Signed-off-by: Alessandro Boch <aboch@docker.com> |
||
---|---|---|
.. | ||
init_linux.go |