build(ConfigProvider): 更新了自动安装脚本

Signed-off-by: 李东云 <dongyun.li@luxcreo.ai>
This commit is contained in:
李东云
2022-06-14 15:23:39 +08:00
parent 0b79602879
commit 9f69a9936f

View File

@@ -5,8 +5,9 @@
docker run \
--pull always \
-ti --rm --name "hyperf-development-kit" \
-p 9501:9501 \
--privileged -u root \
-w "/srv/www" \
-v "$(pwd)":/srv/www \
-v ~/.ssh:/root/.ssh \
-p 9501:9501 \
harbor.luxcreo.cn/library/hyperf:8.0-swoole /bin/ash