Alpine is a Linux distribution that I guess it must have the header files. How to solve it in alpine container?
About c : linuxsysctlh-no-such-file-or-directory-when-compiling-TDengine-in-alpine
Question Detail
Question Answer
linux-headers
should be installed exlicitly in alpine linux.
apk add linux-headers