From e0a290484bfaf03619b271486703bbdeb65f443b Mon Sep 17 00:00:00 2001 From: eroncero Date: Fri, 18 Jul 2025 12:14:38 +0200 Subject: [PATCH] Fix readme --- README.md | 1 + 1 file changed, 1 insertion(+) 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" \