code-examples-php
code-examples-php copied to clipboard
Including linux-headers package RUN command to Docker file
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.