Files
website/Dockerfile
2024-02-07 13:42:59 +01:00

3 lines
49 B
Docker

FROM php:7.2-apache-stretch
COPY . /var/www/html