update
This commit is contained in:
parent
62e3df9842
commit
0516f116fe
@ -15,13 +15,13 @@ Start the Docker container:
|
||||
### Linux
|
||||
|
||||
```
|
||||
docker run --rm -it -p 8088:8787 -v /home/www/webman:/app tinywan/docker-php-webman:latest
|
||||
docker run --rm -it -p 8088:8787 -v /home/www/webman:/app tinywan/docker-php-webman:7.4.26
|
||||
```
|
||||
|
||||
### Windows
|
||||
|
||||
```
|
||||
docker run --rm -it -p 8088:8787 -v e:/dnmp/www/webman:/app tinywan/docker-php-webman:latest
|
||||
docker run --rm -it -p 8088:8787 -v e:/dnmp/www/webman:/app tinywan/docker-php-webman:7.4.26
|
||||
```
|
||||
|
||||
## Docker
|
||||
|
Loading…
Reference in New Issue
Block a user