Page 1 of 1
Docker on Ubuntu 14.04
Posted: Tue May 11, 2021 11:13 am
by abzee
Hi
My joggler has been resting ..so I want to revive it ...If I can install Home assistant and be able to control some smart devices.
Is there a setup guide to install.. I believe I need to install a specific version of Ubuntu that works and on top add HA.
Any pointers much appreciated.
Thanks
Re: Joggler as Home Assistant Host
Posted: Wed May 12, 2021 12:25 pm
by abzee
Re: Joggler as Home Assistant Host
Posted: Thu May 13, 2021 9:48 am
by abzee
Install Ubuntu as per above instructions.
having issues installing Docker on Ubuntu 14.04
W: Failed to fetch
https://download.docker.com/linux/ubunt ... /InRelease Unable to find expected entry 'stable/binary-arm64/Packages' in Release file (Wrong sources.list entry or malformed file)
is there anything I need to do special
Docker on Ubuntu 14.04
Posted: Thu May 13, 2021 10:45 am
by abzee
abzee wrote: ↑Tue May 11, 2021 11:13 am
Hi
My joggler has been resting ..so I want to revive it ...If I can install Home assistant and be able to control some smart devices.
Is there a setup guide to install.. I believe I need to install a specific version of Ubuntu that works and on top add HA.
Any pointers much appreciated.
Thanks
Re: Joggler as Home Assistant Host
Posted: Mon May 17, 2021 2:03 pm
by roobarb!
Looks like it's trying to fetch ARM 64-bit binaries on an x86 32-bit device. I take it you added the repo? You'll need to only add lines for 32-bit x86 (not 64-bit x64).
The Ubuntu Trusty images also date back to 2017; they may be fine, but I have no idea. You can download Ubuntu Bionic from the link in my sig if you want.