@@ -8,8 +8,8 @@ A development docker for every symfony project
88- Build for symfony projects
99- Bundle of ` fpm ` , ` cli ` , ` nginx ` , ` mariadb ` , ` phpmyadmin ` , ` mongodb ` , ` redis ` and ` emailcatcher ` containers
1010- PHP 5.5, 5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.0 and 8.1 supported
11- - Latest database mariadb10, mongodb4 and other versions supported
12- - Latest node17 .x, node16 .x, node14.x, node13.x, node12 .x, ... supported
11+ - Database mariadb 10.x, mongodb 4.x ... supported
12+ - Node 14 .x, 16 .x, 17 .x, ... supported
1313- Included symfony, composer, node cli and yarn cli
1414- Included emailcatcher with smtp and web view
1515- Support for PhpStorm or VSCode + WSL2/docker-desktop setup
@@ -101,8 +101,8 @@ With vscode's remote container extension, we can simply connect into cli contain
101101
102102## Pre build docker image
103103
104- - ` readymadehost/symfony-dev-docker-php{PHP_VERSION}-cli `
105- - ` readymadehost/symfony-dev-docker-php{PHP_VERSION}-fpm `
104+ - ` readymadehost/symfony-dev-docker-php{PHP_VERSION}-cli:latest `
105+ - ` readymadehost/symfony-dev-docker-php{PHP_VERSION}-fpm:latest `
106106
107107
108108## Quick Link
0 commit comments