Dropbox

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

Config folderPathrw

Configuration files and updated dropbox binaries are stored here.

Objetivo
/dropbox
Por defecto
/mnt/user/appdata/dropbox
Valor
/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.

Objetivo
/dropbox/Dropbox
Por defecto
/mnt/cache/Dropbox
Valor
/mnt/cache/Dropbox
UserVariable

User to run dropbox as.

Objetivo
DROPBOX_USER
Por defecto
nobody
Valor
nobody
User IDVariable

uid to run dropbox as.

Objetivo
DROPBOX_USERID
Por defecto
99
Valor
99
GroupVariable

Group to run dropbox as.

Objetivo
DROPBOX_GROUP
Por defecto
users
Valor
users
Group IDVariable

gid to run dropbox as.

Objetivo
DROPBOX_GROUPID
Por defecto
100
Valor
100
Lan Sync Port (TCP)Porttcp

Port for Lan Sync

Objetivo
17500
Por defecto
17500
Valor
17500
Lan Sync Port (UDP)Portudp

Port for Lan Sync

Objetivo
17500
Por defecto
17500
Valor
17500
Timezone filePathro

Timezone file

Objetivo
/etc/localtime
Por defecto
/etc/localtime
Valor
/etc/localtime

Categorías

Descargar estadísticas

655,570
Descargas totales
118
Este mes
97
Media / Mes

Descargas totales a lo largo del tiempo

Cargando gráfico...

Detalles

Repositorio
roninkenji/dropbox-docker
Última actualización2021-11-23
Visto por primera vez2016-12-14

Ejecute 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.