RUN dnf install -y \
		httpd
COPY $TEMPLATE_DIR/supervisord/apache.conf /etc/supervisord.d/apache.conf
