Update README.md

This commit is contained in:
ShaoBo Wan(無尘) 2021-12-06 13:34:52 +08:00 committed by GitHub
parent 7326a77c64
commit 6427b84316
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ docker build -t tinywan/docker-php-webman:7.4.14 .
Start the Docker container:
```
docker run --rm -it -p 8088:8080 -v /home/www/webman:/app tinywan/docker-php-webman:latest:latest
docker run --rm -it -p 8088:8080 -v /home/www/webman:/app tinywan/docker-php-webman:latest
```
## Docker