Set MAINTAINER in Dockerfile

migrate-github-actions
Tim de Pater 2016-03-16 14:10:12 +01:00
parent 75f6d973d2
commit 7d28fb3e65
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
FROM alpine:latest
MAINTAINER Tim de Pater <code@trafex.nl>
# Install packages
RUN apk --update add php7-fpm nginx supervisor --repository http://nl.alpinelinux.org/alpine/edge/testing/