Dropbox

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

模板配置

Config folderPathrw

Configuration files and updated dropbox binaries are stored here.

目标
/dropbox
默认值
/mnt/user/appdata/dropbox
价值
/mnt/user/appdata/dropbox
Data filesPathrw

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
UserVariable

User to run dropbox as.

目标
DROPBOX_USER
默认值
nobody
价值
nobody
User IDVariable

uid to run dropbox as.

目标
DROPBOX_USERID
默认值
99
价值
99
GroupVariable

Group to run dropbox as.

目标
DROPBOX_GROUP
默认值
users
价值
users
Group IDVariable

gid to run dropbox as.

目标
DROPBOX_GROUPID
默认值
100
价值
100
Lan Sync Port (TCP)Porttcp

Port for Lan Sync

目标
17500
默认值
17500
价值
17500
Lan Sync Port (UDP)Portudp

Port for Lan Sync

目标
17500
默认值
17500
价值
17500
Timezone filePathro

Timezone file

目标
/etc/localtime
默认值
/etc/localtime
价值
/etc/localtime

类别

下载统计数据

655,570
下载总数
118
本月
97
平均每月

长期下载总量

加载图表...

详细信息

存储库
roninkenji/dropbox-docker
最后更新2021-11-23
初见2016-12-14

在Unraid 上运行 Dropbox 。

Dropbox 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。