Sign inSign up

hqhyco/chfs

By hqhyco

Updated about 6 years ago

Image
0

901

hqhyco/chfs repository overview

#直接运行下面的,/home是你要共享的目录

docker run -d --name chfs -p 8080:8080 -v /home:/home hqhyco/chfs

#或者自定义config.ini,官方地址在http://iscute.cn/chfs

docker run -d --name chfs -p 8080:8080 -v /home:/home -v /root/config.ini:/srv/config.ini hqhyco/chfs

用户名和密码都是admin

Tag summary

Content type

Image

Digest

Size

7.2 MB

Last updated

about 6 years ago

docker pull hqhyco/chfs