Use template mechanism of nginx image
diff --git a/php-fpm/phpinfo.php b/php-fpm/phpinfo.php
new file mode 100644
index 0000000..61ace19
--- /dev/null
+++ b/php-fpm/phpinfo.php
@@ -0,0 +1,2 @@
+<?php
+phpinfo();