a2query
Retrieve runtime configuration from Apache on Debian-based OSes. More information: <https://manpages.debian.org/latest/apache2/a2query.html>.
RUN apt-get update && \
apt-get install -y apache2
RUN apt-get update && \
apt-get install -y apache2
RUN apk add apache2
RUN apt-get update && \
apt-get install -y apache2
RUN apt-get update && \
apt-get install -y apache2