File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 44[ ![ CakePHP] ( https://img.shields.io/badge/cakephp-5-red?logo=cakephp )] ( https://book.cakephp.org/5/en/index.html )
55[ ![ Docker] ( https://img.shields.io/badge/docker-ffffff.svg?logo=docker )] ( .docker )
66[ ![ Kubernetes] ( https://img.shields.io/badge/kubernetes-D3D3D3.svg?logo=kubernetes )] ( .kube )
7- [ ![ PHP] ( https://img.shields.io/badge/php-8.1 -8892BF.svg?logo=php )] ( https://hub.docker.com/_/php )
7+ [ ![ PHP] ( https://img.shields.io/badge/php-8.2 -8892BF.svg?logo=php )] ( https://hub.docker.com/_/php )
88[ ![ NGINX] ( https://img.shields.io/badge/nginx-1.19-009639.svg?logo=nginx )] ( https://hub.docker.com/_/nginx )
99[ ![ MySQL] ( https://img.shields.io/badge/mysql-8-00758F.svg?logo=mysql )] ( https://hub.docker.com/_/mysql )
1010
@@ -19,7 +19,7 @@ or [DevilBox](https://devilbox.readthedocs.io/en/latest/examples/setup-cakephp.h
1919
2020| Service | Host: Port | Docker Host | Image |
2121| ------------------------| ----------------| -------------| ----------------------------------------------------------------------------------------------|
22- | PHP8.1 -FPM w/ Xdebug 3 | - | php | [ cnizzardini/php-fpm-alpine:8.1 -latest] ( https://hub.docker.com/r/cnizzardini/php-fpm-alpine ) |
22+ | PHP8.2 -FPM w/ Xdebug 3 | - | php | [ cnizzardini/php-fpm-alpine:8.2 -latest] ( https://hub.docker.com/r/cnizzardini/php-fpm-alpine ) |
2323| NGINX 1.19 | localhost:8080 | web | [ nginx:1.19-alpine] ( https://hub.docker.com/_/nginx ) |
2424| MySQL 8 | localhost:3607 | db | [ library/mysql:8] ( https://hub.docker.com/_/mysql ) |
2525
You can’t perform that action at this time.
0 commit comments