mirror of
https://github.com/netfun2000/docker-php-nginx.git
synced 2026-08-13 05:39:39 +08:00
Set MAINTAINER in Dockerfile
This commit is contained in:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user