1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-19 18:38:58 +00:00
Files
core/machine/generic-x86-64
2023-06-27 18:00:12 +02:00

8 lines
88 B
Plaintext

ARG \
BUILD_FROM
FROM $BUILD_FROM
RUN apk --no-cache add \
libva-intel-driver