Ho usato i seguenti comandi all'interno della finestra mobile nel seguente ordine
docker run ubuntu apt-get update
docker run ubuntu apt-get install eclipse-platform
docker run ubuntu eclipse
Dopo di che ricevo il seguente errore
find: `//.eclipse': No such file or directory
find: `//.eclipse': No such file or directory
W: Cannot inject update-sites, cannot find the correct config.
Eclipse:
An error has occurred. See the log file
/usr/lib/eclipse/configuration/1423306978620.log.
Puoi dirmi come sarò in grado di risolvere questo?