You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal is to finalize an image ready to run in production, suggestions for improvements and corrections are very welcome, see [how to contribute](CONTRIBUTING.md).
8
+
This project is container image docker for run PHP with NGINX.
6
9
7
-
However, if you identify a security breach, please report it as soon as possible under guidelines outlined in our [SECURITY POLICY](SECURITY.md).
10
+
This image is ready to run in production, suggestions for improvements and corrections are very welcome, see [how to contribute](CONTRIBUTING.md).
11
+
12
+
However, if you identify a security breach, please report it as soon as possible under guidelines outlined in our [security policy](SECURITY.md).
8
13
9
14
## Getting Started
10
15
@@ -54,7 +59,8 @@ To run this image, only the Docker Engine is needed.
54
59
* php
55
60
* nginx
56
61
* imagemagick
57
-
* others+
62
+
63
+
See [Dockerfile](Dockerfile) for details of the extensions, libs and configurations.
58
64
59
65
## Find Us
60
66
@@ -66,10 +72,10 @@ Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduc
0 commit comments