8000 chore: update readme · pnlinh/docker-php@ae7c0d1 · GitHub
[go: up one dir, main page]

Skip to content

Commit ae7c0d1

Browse files
committed
chore: update readme
(cherry picked from commit 181201c)
1 parent d0736a4 commit ae7c0d1

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,23 @@ Simple docker image for Symfony development
55
- Magento: https://github.com/pnlinh/docker-php/tree/feature/magento
66
- PHP/Laravel: https://github.com/pnlinh/docker-php
77

8+
### Why should use this image
9+
10+
- Built on the lightweight and
11+
secure [Alpine Linux](https://www.alpinelinux.org/) distribution
12+
- Multi-platform, supporting AMD4, ARMv6, ARMv7, ARM64
13+
- Use [runit](http://smarden.org/runit/) instead
14+
of [supervisor](http://supervisord.org/)
15+
- Very small Docker image size
16+
17+
### PHP version support
18+
19+
- [x] PHP 7.2
20+
- [x] PHP 7.4
21+
- [x] PHP 8.0
22+
- [x] PHP 8.1
23+
- [ ] PHP 8.2 (todo)
24+
825
### How to use
926

1027
- Build image

0 commit comments

Comments
 (0)
0