FROM httpd:2.4 COPY ./dashboard.html /usr/local/apache2/htdocs/index.html COPY dashboard.js /usr/local/apache2/htdocs/dashboard.js