https://blog.csdn.net/sukiyou_xixi/article/details/79197173
docker run --add-host fastdfs.net:192.168.9.128 --name fastdfs --net=host -e TRACKER_ENABLE=1 -e NGINX_PORT=81 -v /home/fastdfs:/storage/fastdfs -it mypjb/fastdfs
https://blog.csdn.net/sukiyou_xixi/article/details/79197173
docker run --add-host fastdfs.net:192.168.9.128 --name fastdfs --net=host -e TRACKER_ENABLE=1 -e NGINX_PORT=81 -v /home/fastdfs:/storage/fastdfs -it mypjb/fastdfs