Docker container for running Dropbox.
10K+
This is a container for Dropbox - https://www.dropbox.com .
The goal is to have a small image, therefore Alpine is used as a base.
To run:
docker run -d --name="dropbox" --privileged=true --net="host" -v /path/to/your/config:/home/.dropbox -v /path/to/your/files:/home/Dropbox -v /etc/localtime:/etc/localtime:ro pdouble16/dropbox-container
Content type
Image
Digest
Size
174 MB
Last updated
almost 5 years ago
docker pull pdouble16/dropbox-container