FROM httpd:latest COPY ./lb-httpd.conf /usr/local/apache2/conf/httpd.conf COPY ./httpd-vhost.conf /usr/local/apache2/conf/extra/httpd-vhosts.conf