gfjardim / docker-containers

50 stars 75 forks source link

crashplan-desktop application will not launch #48

Closed ghost closed 8 years ago

ghost commented 8 years ago

I have created a docker container for crashplan-desktop using:-

docker run -d -h ${HOSTNAME} --name=crashplan-desktop -v /data/.system/docker/crashplan-desktop:/config -p 3389:3389 gfjardim/crashplan-desktop

I can connect via RDP and see the desktop, however when I double click the Crashplan icon nothing happens, no hour glass, no splash screen. Other apps like Term launch ok.

Any suggestions?