Skip to content

Instantly share code, notes, and snippets.

@chrisk8er
Created October 27, 2018 09:02
Show Gist options
  • Save chrisk8er/5d3953e8fefcbaa9fc7899e490a12f55 to your computer and use it in GitHub Desktop.
Save chrisk8er/5d3953e8fefcbaa9fc7899e490a12f55 to your computer and use it in GitHub Desktop.
FROM httpd:2.4.37
COPY ./public_html /var/www/html
COPY ./apache2.conf /etc/apache2/apache2.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment