Skip to content

Commit ecdf766

Browse files
j-riveroahcorde
andauthored
Update docker/Dockerfile.devel
Co-authored-by: Alejandro Hernández Cordero <[email protected]>
1 parent 455fbe1 commit ecdf766

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/Dockerfile.devel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ RUN dpkg --add-architecture i386 && \
5858
libgles2 libgles2:i386 \
5959
&& rm -rf /var/lib/apt/lists/* \
6060
&& apt clean -qq
61+
6162
COPY 10_nvidia.json /usr/share/glvnd/egl_vendor.d/10_nvidia.json
6263
# nvidia-container-runtime
6364
ENV NVIDIA_VISIBLE_DEVICES=${NVIDIA_VISIBLE_DEVICES:-all}

0 commit comments

Comments
 (0)