Skip to content

Commit e1eef71

Browse files
committed
docs(README.md): update doc
1 parent 0a5381e commit e1eef71

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,14 @@ This repository contains a _dockerized_ environment for building PHP application
2222
- Allows you to create an optimized **development environment** Docker image
2323
- Allows you to create an optimized **production-ready** Docker image
2424
- Using **built-in PHP webserver**.
25-
- Managed PHP-FPM and built-in web server via Supervisor.
25+
- 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 |
2633

2734

2835

0 commit comments

Comments
 (0)