1、docker
#myswoole 是容器名字
1.1 docker exec -it myswoole bash
这样才进入容器,操作linux 系统
1.2 docker logs container_id