We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 49912ce + e94a337 commit 406c381Copy full SHA for 406c381
Dockerfile
@@ -1,6 +1,6 @@
1
FROM php:7.1.10-fpm-alpine
2
3
-MAINTAINER Ric Harvey <ric@ngd.io>
+LABEL maintainer="Ric Harvey <ric@ngd.io>"
4
5
ENV php_conf /usr/local/etc/php-fpm.conf
6
ENV fpm_conf /usr/local/etc/php-fpm.d/www.conf
0 commit comments