diff --git a/Dockerfile b/Dockerfile index fccb0e5..738233e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,5 @@ FROM alpine:latest +MAINTAINER Tim de Pater # Install packages RUN apk --update add php7-fpm nginx supervisor --repository http://nl.alpinelinux.org/alpine/edge/testing/