Dropbox
Docker 应用程序 from ken-ji's Repository
概述
What is Dropbox?[br/]
"One place for all your stuff, wherever you are."[br/]
[br/]
Dropbox is a home for all your photos, docs, videos, and files. Anything you add to Dropbox will automatically show up on all your computers, phones and even the Dropbox website... so you can access your stuff from anywhere.[br/]
[br/]
Dropbox also makes it super easy to share with others, whether you're a student or professional, parent or grandparent. Even if you accidentally spill a latte on your laptop, have no fear! Relax knowing that your stuff is safe in Dropbox and will never be lost.[br/]
[br/]
Container Mountpoints:[br/]
- /dropbox : Dropbox home folder. The dropbox app needs to be able to change the folders out to upgrade itself.[br/]
- /dropbox/Dropbox : Dropbox user files. This is your sync'd data folder. It can be share or just a plain folder under appdata. Do not use a cache + array folder as the Mover will break your files[br/]
[br/]
Network Ports:[br/]
- 17500 : Dropbox LAN sync[br/]
- 17500/udp : Dropbox LAN sync[br/]
[br/]
Environment Variables:[br/]
- DROPBOX_USER: Dropbox user (default: nobody)[br/]
- DROPBOX_USERID: Dropbox user id (default: 99)[br/]
- DROPBOX_GROUP: Dropbox user group (default: users)[br/]
- DROPBOX_GROUPID: Dropbox user group id (default: 100)[br/]
[br/]
运行时参数
- 网络
bridge- 特权
- false
模板配置
Configuration files and updated dropbox binaries are stored here.
- 目标
- /dropbox
- 默认值
- /mnt/user/appdata/dropbox
- 价值
- /mnt/user/appdata/dropbox
This directory will contain the files sync'd into your Dropbox account. Use only a share where the cache setting is Only or No.
- 目标
- /dropbox/Dropbox
- 默认值
- /mnt/cache/Dropbox
- 价值
- /mnt/cache/Dropbox
User to run dropbox as.
- 目标
- DROPBOX_USER
- 默认值
- nobody
- 价值
- nobody
uid to run dropbox as.
- 目标
- DROPBOX_USERID
- 默认值
- 99
- 价值
- 99
Group to run dropbox as.
- 目标
- DROPBOX_GROUP
- 默认值
- users
- 价值
- users
gid to run dropbox as.
- 目标
- DROPBOX_GROUPID
- 默认值
- 100
- 价值
- 100
Port for Lan Sync
- 目标
- 17500
- 默认值
- 17500
- 价值
- 17500
Port for Lan Sync
- 目标
- 17500
- 默认值
- 17500
- 价值
- 17500
Timezone file
- 目标
- /etc/localtime
- 默认值
- /etc/localtime
- 价值
- /etc/localtime
类别
下载统计数据
长期下载总量
详细信息
roninkenji/dropbox-docker在Unraid 上运行 Dropbox 。
Dropbox 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。