no nvidia args
This commit is contained in:
parent
7ab97dbe32
commit
5a646f4961
1 changed files with 0 additions and 4 deletions
|
|
@ -3,10 +3,6 @@ FROM ghcr.io/linuxserver/baseimage-ubuntu:jammy
|
||||||
# https://askubuntu.com/questions/972516/debian-frontend-environment-variable
|
# https://askubuntu.com/questions/972516/debian-frontend-environment-variable
|
||||||
ARG DEBIAN_FRONTEND=noninteractive
|
ARG DEBIAN_FRONTEND=noninteractive
|
||||||
|
|
||||||
# https://github.com/NVIDIA/nvidia-docker/wiki/Installation-(Native-GPU-Support)
|
|
||||||
ENV NVIDIA_VISIBLE_DEVICES=all
|
|
||||||
ENV NVIDIA_DRIVER_CAPABILITIES="compute,video,utility"
|
|
||||||
|
|
||||||
# Needed for phantomjs
|
# Needed for phantomjs
|
||||||
ENV OPENSSL_CONF=/etc/ssl
|
ENV OPENSSL_CONF=/etc/ssl
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue