2020年4月1日

docker php 容器内编译安装redis和swoole

摘要: docker exec -it 容器 bash curl -L -o /tmp/swoole.tar.gz https://github.com/swoole/swoole-src/archive/master.tar.gztar xfz /tmp/swoole.tar.gzrm -r /tmp/s 阅读全文

posted @ 2020-04-01 16:48 keinleerun 阅读(326) 评论(0) 推荐(0)

导航