Skip to content

Commit 74fa4b2

Browse files
Update README.md
1 parent 0701441 commit 74fa4b2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,5 @@ docker run \
3939
-v /path/to/php/files:/var/www/html \
4040
-d -it vladimirok5959/nginx-php-fpm:latest
4141
```
42+
43+
Host network just for example, `-v /etc/timezone:/etc/timezone:ro` for getting time zone from host machine and `-v /path/to/php/files:/var/www/html` for rebind htdocs/www directory with PHP files, just for example if this image used as standalone without inheriting.

0 commit comments

Comments
 (0)