Add new machine generic-x86-64 to build matrix (#47095)

The Intel NUC machine runs on most UEFI capable x86-64 machines today.
Lets start a new machine generic-x86-64 which will replace intel-nuc
over time.
This commit is contained in:
Stefan Agner
2021-02-26 15:49:33 +01:00
committed by GitHub
parent 71cf982a28
commit 6e77ca70fc
3 changed files with 40 additions and 1 deletions

View File

@@ -1,6 +1,9 @@
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