Dropbox
Aplicación Docker from ken-ji's Repository
Visión general
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/]
Argumentos en tiempo de ejecución
- Red
bridge- Privilegiado
- false
Configuración de plantillas
Configuration files and updated dropbox binaries are stored here.
- Objetivo
- /dropbox
- Por defecto
- /mnt/user/appdata/dropbox
- Valor
- /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.
- Objetivo
- /dropbox/Dropbox
- Por defecto
- /mnt/cache/Dropbox
- Valor
- /mnt/cache/Dropbox
User to run dropbox as.
- Objetivo
- DROPBOX_USER
- Por defecto
- nobody
- Valor
- nobody
uid to run dropbox as.
- Objetivo
- DROPBOX_USERID
- Por defecto
- 99
- Valor
- 99
Group to run dropbox as.
- Objetivo
- DROPBOX_GROUP
- Por defecto
- users
- Valor
- users
gid to run dropbox as.
- Objetivo
- DROPBOX_GROUPID
- Por defecto
- 100
- Valor
- 100
Port for Lan Sync
- Objetivo
- 17500
- Por defecto
- 17500
- Valor
- 17500
Port for Lan Sync
- Objetivo
- 17500
- Por defecto
- 17500
- Valor
- 17500
Timezone file
- Objetivo
- /etc/localtime
- Por defecto
- /etc/localtime
- Valor
- /etc/localtime
Categorías
Descargar estadísticas
Descargas totales a lo largo del tiempo
Enlaces
Detalles
roninkenji/dropbox-dockerEjecute Dropbox en Unraid.
Dropbox se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.