This is a Dockerfile setup for Dropbox - https://www.dropbox.com
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 combro2k/dropbox
Old users: please change /config to /home/.dropbox and /dropbox to /home/Dropbox
Content type
Image
Digest
sha256:a0a337283…
Size
211.7 MB
Last updated
about 11 years ago
docker pull combro2k/dropbox