Update Dockerfile

pull/1/head
RandomNinjaAtk 5 years ago committed by GitHub
parent dec3169996
commit bf001e91e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -10,11 +10,6 @@ ENV UPDATE false
# Add files from ffmpeg
COPY --from=ffmpeg /usr/local/ /usr/local/
# hardware env
ENV LIBVA_DRIVERS_PATH="/usr/lib/x86_64-linux-gnu/dri"
ENV NVIDIA_DRIVER_CAPABILITIES="compute,video,utility"
ENV NVIDIA_VISIBLE_DEVICES="all"
RUN \
# ffmpeg
echo "**** install runtime ****" && \

Loading…
Cancel
Save