
* Update intel-nuc * Update qemux86 * Update qemux86-64 * Update raspberrypi * Update raspberrypi2 * Update raspberrypi3
4 lines
104 B
Text
4 lines
104 B
Text
ARG BUILD_VERSION
|
|
FROM homeassistant/i386-homeassistant:$BUILD_VERSION
|
|
|
|
RUN apk --no-cache add usbutils
|