1.1docker安装
1.2docker构建redis镜像
1.3docker构建swoft镜像
docker build -t swoft .
1.4docker构建swoft容器
docker run -itd -v /www/swoft_2/swoft:/var/www/swoft --name swoft swoft
1.5swoft下载
git clone https://github.com/swoft-cloud/swoft
swoft-1.swoft安装
最新推荐文章于 2023-02-17 11:49:51 发布