a2disconf
Disable an Apache configuration file on Debian-based OSes. More information: <https://manpages.debian.org/latest/apache2/a2disconf.8.en.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