* Add Khadas VIM3 Add Khadas VIM3 machine. VIM3 is based on Amlogic A311D SoC with 2xCortex-A53 and 4xCortex-A73. * Use latest builder which supports khadas-vim3
5 lines
113 B
Text
5 lines
113 B
Text
ARG BUILD_VERSION
|
|
FROM homeassistant/aarch64-homeassistant:$BUILD_VERSION
|
|
|
|
RUN apk --no-cache add \
|
|
usbutils
|