mirror of
https://github.com/mashirozx/docker-php-nginx.git
synced 2024-11-22 14:58:15 +08:00
Set MAINTAINER in Dockerfile
This commit is contained in:
parent
75f6d973d2
commit
7d28fb3e65
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user