Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 506c8e8

Browse files
authored
Update README.md
1 parent 8661787 commit 506c8e8

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

‎README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,14 @@ This repo to create Nginx, Php-fpm and MySQL/PostgreSQL stack with Certbot from
2222
5. Comment ```- ./nginx.localhost:/etc/nginx/conf.d``` and uncomment ```- ./nginx:/etc/nginx/conf.d``` in docker-compose.yml file.
2323

2424
6. Run the server: ```docker-compose up```
25+
26+
## PHP
27+
PHP image including composer and these addional modules so need some time to compile. You can customize them from ```/php/Dockerfile```
28+
- curl
29+
- gd
30+
- intl
31+
- opcache
32+
- pdo
33+
- pdo_mysql
34+
- pdo_pgsql
35+
- pgsql

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /