Fix readme
This commit is contained in:
@@ -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" \
|
||||||
|
|||||||
Reference in New Issue
Block a user