build(hyperf): 迁移到 hyperf3.1

This commit is contained in:
李东云
2024-02-27 15:25:18 +08:00
parent 4d1b5d2ab7
commit d12858dda8
6 changed files with 2607 additions and 1041 deletions

View File

@@ -1,10 +1,9 @@
#!/usr/bin/env sh
docker run \
--pull always \
-ti --rm --name "hdk-pay" \
-w "/srv/www" \
-v "$(pwd)":/srv/www \
-v ~/.ssh:/root/.ssh \
harbor.luxcreo.cn/library/hyperf:8.1-swoole /bin/ash
harbor.luxcreo.cn/library/hyperf:8.2-swoole /bin/ash