Docker/Clickable issue on UT
-
I'm trying to get clickable and docker running on my UT phone (Volla phone), however starting the services with
sudo systemctl start docker
yields the following error:Failed to start docker.service: Unknown unit: docker.service See system logs and 'systemctl status docker.service' for details.
Checking
systemctl status docker.service
gives:Failed to get properties: No such interface ''
Info about UT:
Distributor ID: Ubuntu Description: Ubuntu 16.04.7 LTS Release: 16.04 Codename: xenial
Any idea about a solution to this, haven't found something useful online
-
@b15h0y Why are you trying to run Clickable on the phone itself? It is not meant for that and I doubt that with libhybris Android kernels it will ever work.
-
@povoq oh, I am sorry, I was trying to start developing with QML and python and thought clickable should be on the phone.