dh_apache2

Apache HTTP Server (development headers)

Debian Debian
RUN apt-get update && \ apt-get install -y apache2-dev
Ubuntu
RUN apt-get update && \ apt-get install -y apache2-dev
Alpine
RUN apk add apache2-dev
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y apache2-dev
Raspbian
RUN apt-get update && \ apt-get install -y apache2-dev
click the source code to copy install dh_apache2 on any operating system with command-not-found.com