Skip to content

Commit b37b81f

Browse files
authored
Create README.md
1 parent 7a8cbb1 commit b37b81f

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# php-docker
2+
3+
Only for development and CI environments, integrated compiler, header files, debugger tools.
4+
5+
The size of the image is too large, do not use it in a production environment
6+
7+
8+
## generate Dockerfile
9+
```php
10+
./generator
11+
```
12+
13+
> Do not modify the Dockerfile, which is automatically generated by `generator`. If you want to update, you need to modify the template file and generator code

0 commit comments

Comments
 (0)