FROM vulhub/php:5.5-apache LABEL maintainer="phithon " COPY index.php /var/www/html/ RUN chown www-data:www-data -R /var/www/html