Websoft9 / docker-library

Docker Compose examples of selfhosted FOSS based on official image, just run it.
https://www.websoft9.com
Other
32 stars 17 forks source link

complete docker compose for [Cloudreve] #336

Open chendelin1982 opened 1 year ago

chendelin1982 commented 1 year ago

What type of your feature request?

chendelin1982 commented 7 months ago
qiaofeng1227 commented 6 months ago

单独docker 创建 volumes,cloudreve容器和aria2单独存在时声明volumes:download的用户都是root。和两容器同时存在时是一样的

chendelin1982 commented 6 months ago
chendelin1982 commented 6 months ago
zhilinxinyu commented 6 months ago
  • create name volumes cloudreve-config, touch config.ini, touch cloudreve.db

    • mount: /var/lib/docker/volumes/cloudreve_r5j86_cloudreve-config/_data/

目前在容器中执行docker命令的测试未成功