diff --git a/README.md b/README.md index 9422168..8f5dba1 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ Pull the image: docker pull eroncero/multi-php-fpm:latest Run the image: + docker run -it --rm \ -e PHP_VERSIONS="7.4 8.1" \ -e DEF_PHP_INTERPRETER="8.1" \