https://www.runoob.com/docker/docker-container-usage.html
启动容器
docker start 27d3e633d779
进入容器
docker exec -it 27d3e633d779 /bin/bash
进入目录
cd /swoft3/Swoft
启动http服务
php ./bin/swoft http:start
https://www.runoob.com/docker/docker-container-usage.html
启动容器
docker start 27d3e633d779
进入容器
docker exec -it 27d3e633d779 /bin/bash
进入目录
cd /swoft3/Swoft
启动http服务
php ./bin/swoft http:start
让时间为你证明