nginx-php/Dockerfile

4 lines
55 B
Docker
Raw Normal View History

2020-10-09 23:11:32 +02:00
FROM alpine:3.7
RUN apk add --no-cache nginx php7-fpm