docker-apache2

Docker Repository on Quay

This is meant to be a "base" docker image for Apache2 based images.

Building your child Dockerfile

FROM quay.io/scaleft/apache2

COPY 00-site.conf /conf/

Examples