Odroid-HC2 docker installation

Hello dear sirs,

I’m trying to install hass.io in docker container under Ubuntu on Odroid-HC2 device (ARM).

I’ve successfully installed container according to Linux section of manual Installation - Home Assistant

But container stops right after start:

root@anansi:~# docker container start -a home-assistant
standard_init_linux.go:190: exec user process caused “exec format error”
root@anansi:~#

What am I doing wrong? Thnaks in advance.

root@anansi:~# uname -a
Linux anansi 4.14.55-133 #1 SMP PREEMPT Sat Jul 14 18:18:06 UTC 2018 armv7l armv7l armv7l GNU/Linux
root@anansi:~# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.5 LTS
Release: 16.04
Codename: xenial
root@anansi:~#

Hi stab in the dark, but if you’re system is ARM, i think you need to use the RPI command not the Linux in documents

I think you need this image
https://hub.docker.com/r/homeassistant/armhf-homeassistant/

1 Like

Hi, looks like a nice and accurate stab :wink:

root@anansi:~# docker container ls
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
c5b4149f1a74 homeassistant/armhf-homeassistant “/bin/entry.sh pytho…” About a minute ago Up About a minute home-assistant
root@anansi:~#

Thank you for your advice, my bad.

No problem, did it work?

Yes, it works like a charm :slight_smile:

good, for updates i suggest you install this custom component which will inform you of image updates