apache2

Apache HTTP Server (modules and other binary files)

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