ffrs-fw-dl/Dockerfile
Nils Jakobi 3414964272
All checks were successful
continuous-integration/drone/push Build is passing
changed folder structure and using php-fpm now
2020-01-04 15:36:10 +01:00

3 lines
62 B
Docker

FROM php:7.4.1-fpm-alpine3.11
COPY ./webroot/* /var/www/html/