Skip to content

Commit 37d2104

Browse files
committed
Update README.md
1 parent 157202b commit 37d2104

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ PHP is a server-side scripting language designed for web development, but which
4444
* *Images with `-extended` suffix at present only for php images with nginx. (Prometheus Exporter and other)*
4545
* *Images containing `apache` or `nginx` are integrated with the web server.*
4646
* *Images containing `debian` or `alpine` specify the operating system.*
47-
* *Images containing `doi` based on [DOI (Docker Official Images)](https://github.com/docker-library/php) like the other images in this repository, but without an entrypoint script, so the environment variables from this README are not supported. Mount your configuration file(s)
47+
* *Images containing `doi` based on [DOI (Docker Official Images)](https://github.com/docker-library/php) like the other images in this repository, but without an entrypoint script, so the environment variables from this README are not supported. Mount your configuration file(s)*
4848
* *Images containing `dhi` based on [DHI (Docker Hardened Images)](https://dhi.io/catalog/php) and NOT based on Docker Offical Images (from Community). This DHI do not have a shell and therefore NO entrypoint script. The environment variables listed in the README therefore do not supported here. Mount your configuration file(s). A example docker-compose setup you can find [here](https://github.com/Tob1as/docker-php/tree/master/examples/fpm-nginx-dhi).*
4949
* UID:GID:
5050
* Alpine: 82 (www-data)

0 commit comments

Comments
 (0)