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