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.
1 parent 0a5381e commit e1eef71Copy full SHA for e1eef71
README.md
@@ -22,7 +22,14 @@ This repository contains a _dockerized_ environment for building PHP application
22
- Allows you to create an optimized **development environment** Docker image
23
- Allows you to create an optimized **production-ready** Docker image
24
- Using **built-in PHP webserver**.
25
-- Managed PHP-FPM and built-in web server via Supervisor.
+- PHP-FPM and built-in webserver is managed by Supervisor.
26
+
27
+### Infrastructure
28
29
+| Docker Infrastructure | Value | Size |
30
+| --------------------- | ----- | ----- |
31
+| Containers | 1 | 159Mb |
32
+| Services | 1 | N/A |
33
34
35
0 commit comments