code-examples-php icon indicating copy to clipboard operation
code-examples-php copied to clipboard

Including linux-headers package RUN command to Docker file

Open cm0dit opened this issue 2 years ago • 0 comments

Receiving an error when when trying to build the repo using the provided Docker build instructions. The error references the linux-headers package. This patch adds the package (linux-headers) to the Docker file and resolves the error/issue.

cm0dit avatar Mar 10 '23 00:03 cm0dit