Skip to content

Commit ee2a8b8

Browse files
authored
Readme update
1 parent eee4e1c commit ee2a8b8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ Docker image built from official PHP image with v8js, blitz, composer, nodejs, n
33

44
Image is specific and in development, but Dockerfile may be helpful for build v8, v8js, blitz and other.
55

6+
Full build time is about 45 minutes because Debian has no actual version of v8 library (libv8) and building from source takes time.
7+
68
### Description:
79

810
**Extensions:** v8js, blitz, libsodium, xdiff, xdebug, gd,
@@ -45,4 +47,4 @@ Disable it for production or redirect logs to *stdout&stderr*.
4547
/docker-entry.sh - Entrypoint for conteiner
4648
/docker-cmd.sh - Default command for conteiner which starts php-fpm
4749
/php-reload.sh - Reload php-fpm config by sending to it signal USR2
48-
/app-build.sh - The script just exec script localed in /app/scripts/build.sh
50+
/app-build.sh - The script just exec script localed in /app/scripts/build.sh

0 commit comments

Comments
 (0)