playground-miniflake-build-.../Dockerfile

4 lines
115 B
Docker

FROM flakeframework/playground-miniflake:1
RUN mv /var/www/index.php /var/www/oldindex.php
COPY index.php /var/www