ha-core/machine/intel-nuc

10 lines
247 B
Plaintext

ARG BUILD_VERSION
FROM homeassistant/amd64-homeassistant:$BUILD_VERSION
# NOTE: intel-nuc will be replaced by generic-x86-64. Make sure to apply
# changes in generic-x86-64 as well.
RUN apk --no-cache add \
libva-intel-driver \
usbutils