fsciety doc Install from docker docker pull fsocietyteam/fsociety docker run -it fsocietyteam/fsociety fsociety exec docker ps -a # 找到容器 再次启动 docker start [container_name] docker attach [container_name]