nginx-php/Dockerfile
2020-10-09 23:54:23 +02:00

4 lines
55 B
Docker

FROM alpine:3.7
RUN apk add --no-cache nginx php7-fpm