happyfish100 / fastdfs

FastDFS is an open source high performance distributed file system (DFS). It's major functions include: file storing, file syncing and file accessing, and design for high capacity and load balance. Wechat/Weixin public account (Chinese Language): fastdfs
GNU General Public License v3.0
9.02k stars 1.99k forks source link

如何前台运行 #353

Open hgllyppl opened 4 years ago

hgllyppl commented 4 years ago

RT,fdfs的命令默认都是后台运行,用docker一启动就退出,想问下鱼大,能否前台运行

Johnson8888 commented 3 years ago

jingjingxyk commented 2 years ago

建议: 使用 tini,然后 endpoints 使用 tail -f fastDFS.log 日志,兄台看如何