file-directory-list/Dockerfile

4 lines
85 B
Docker
Raw Normal View History

2021-02-15 13:39:43 +03:00
FROM php:8.0-apache
VOLUME ['/var/www/html/']
COPY index.php flat.png /var/www/html/