Fix readme

This commit is contained in:
eroncero
2025-07-18 12:14:38 +02:00
parent 4886c2c6e6
commit e0a290484b

View File

@@ -19,6 +19,7 @@ Pull the image:
docker pull eroncero/multi-php-fpm:latest docker pull eroncero/multi-php-fpm:latest
Run the image: Run the image:
docker run -it --rm \ docker run -it --rm \
-e PHP_VERSIONS="7.4 8.1" \ -e PHP_VERSIONS="7.4 8.1" \
-e DEF_PHP_INTERPRETER="8.1" \ -e DEF_PHP_INTERPRETER="8.1" \