Closed titpetric closed 8 years ago
Hi @titpetric thanks for the info. I upgraded the image to the latest Dropbox v3.14.7.
docker pull janeczku/dropbox:3.14.7 docker run -ti --rm janeczku/dropbox:3.14.7
DBOX_UID (user id) variable not specified, defaulting to 1000..
DBOX_GID (group id) variable not specified, defaulting to 1000..
dropboxd(3.14.7) started...
This computer isn't linked to any Dropbox account...
Please visit https://www.dropbox.com/cli_link_nonce?nonce=XXXXXXX to link this device.
dropbox current linux version available is 3.16.1.
it's not very efficiant to have an image of this, the launcher should take care of upgrading on boot to have always the latest image.
Otherwise you will have to rebuild pretty often.
@kopax Implemented in 5c42478
Wow how fast. Thanks for your commit!
I'm running the dropbox docker image and i'm getting the following output:
I've tried also to
apt-get update ; apt-get install dropbox
, and no changes have been made.any ideas?