mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
update README.md [skip ci]
This commit is contained in:
parent
753ae2de39
commit
27d255bc40
@ -17,13 +17,15 @@ Compile A Statically Linked PHP With Swoole and other Extensions. [English READM
|
||||
Linux
|
||||
|
||||
## 开始
|
||||
可以直接在旁边的 Release 中下载编译好的二进制。
|
||||
可以直接下面的地址下载 Actions 构建的文件。
|
||||
|
||||
<https://dl.zhamao.me/php-bin/file/>
|
||||
|
||||
也可以自己使用 Dockerfile 进行编译构建:
|
||||
```bash
|
||||
git clone https://github.com/crazywhalecc/static-php-cli.git
|
||||
cd static-php-cli/docker
|
||||
docker build -t static-php .
|
||||
docker build -t static-php .
|
||||
```
|
||||
|
||||
编译之后可以使用下方命令将二进制 PHP 提取出来,用以下方式:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user