Dropbox

Dropbox

Docker app from ken-ji's Repository

Overview

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/]

Runtime arguments

Network
bridge
Privileged
false

Template configuration

Config folderPathrw

Configuration files and updated dropbox binaries are stored here.

Target
/dropbox
Default
/mnt/user/appdata/dropbox
Value
/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.

Target
/dropbox/Dropbox
Default
/mnt/cache/Dropbox
Value
/mnt/cache/Dropbox
UserVariable

User to run dropbox as.

Target
DROPBOX_USER
Default
nobody
Value
nobody
User IDVariable

uid to run dropbox as.

Target
DROPBOX_USERID
Default
99
Value
99
GroupVariable

Group to run dropbox as.

Target
DROPBOX_GROUP
Default
users
Value
users
Group IDVariable

gid to run dropbox as.

Target
DROPBOX_GROUPID
Default
100
Value
100
Lan Sync Port (TCP)Porttcp

Port for Lan Sync

Target
17500
Default
17500
Value
17500
Lan Sync Port (UDP)Portudp

Port for Lan Sync

Target
17500
Default
17500
Value
17500
Timezone filePathro

Timezone file

Target
/etc/localtime
Default
/etc/localtime
Value
/etc/localtime

Categories

Download Statistics

655,570
Total Downloads
118
This Month
97
Avg / Month

Total Downloads Over Time

Loading chart...

Details

Repository
roninkenji/dropbox-docker
Last Updated2021-11-23
First Seen2016-12-14

Run Dropbox on Unraid.

Dropbox is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.