Sign inSign up

happylay/fastdfs

By happylay

Updated almost 7 years ago

分布式文件系统

Image
1

159

happylay/fastdfs repository overview

FastDFS:5.11

分布式文件系统-需要开放端口(默认) 22122,23000,8888

测试上传
1.启动容器

docker-compose up -d

2.交互式进入容器

docker exec -it fastdfs /bin/bash

3.测试文件上传

/usr/bin/fdfs_upload_file /etc/fdfs/client.conf /usr/local/src/fastdfs-5.11/INSTALL

4.服务器反馈上传地址

group1/M00/00/00/rBEQCV3TXZKAYpZIAAAeSwu9TgM9252892

5.测试 Nginx 访问

http://127.0.0.1:8888/group1/M00/00/00/rBEQCV3TXZKAYpZIAAAeSwu9TgM9252892

Tag summary

Content type

Image

Digest

Size

117 MB

Last updated

almost 7 years ago

docker pull happylay/fastdfs:5.11