Closed
Description
The image didnt build because it says a library was missing:
ImportError: libglapi.so.0: cannot open shared object file: No such file or directory
I added in the Dockerfile:
&& apt-get install -y --no-install-recommends apt-transport-https libc6 libglapi-mesa libxdamage1 libxfixes3 libxcb-glx0 libxcb-dri2-0 libxcb-dri3-0 libxcb-present0 libxcb-sync1 libxshmfence1 libxxf86vm1
After that it builds, but doesnt work:
Checking for latest Dropbox version...
Latest : 94.4.384
Installed: 94.4.384
Dropbox is up-to-date
Patching dropbox_start.py for updated dropboxd path
sed: can't read /opt/dropbox-filesystem-fix/dropbox_start.py: No such file or directory
sed: can't read /opt/dropbox-filesystem-fix/dropbox_start.py: No such file or directory