Fix readme
This commit is contained in:
@@ -13,13 +13,9 @@ Docker image to install and run multiple PHP versions from the [Sury Debian repo
|
||||
|
||||
## Usage
|
||||
|
||||
Pull the image:
|
||||
|
||||
```bash
|
||||
docker pull eroncero/multi-php-fpm:latest
|
||||
|
||||
Run the image:
|
||||
|
||||
```bash
|
||||
docker run -it --rm \
|
||||
-e PHP_VERSIONS="7.4 8.1" \
|
||||
-e DEF_PHP_INTERPRETER="8.1" \
|
||||
|
||||
Reference in New Issue
Block a user