FROM httpd:2.4 ADD ./public_html /usr/local/apache2/htdocs/ RUN chmod 000 /usr/local/apache2/htdocs/flag.txt