Skip to content
Snippets Groups Projects
Commit 0e4e8d31 authored by calrama's avatar calrama
Browse files

ubuntu18.04: Add OpenGL (EGL) support

parent 167abc6d
Branches
No related tags found
No related merge requests found
FROM nvidia/cuda:10.0-cudnn7-devel-ubuntu18.04
FROM nvidia/cudagl:10.0-devel-ubuntu18.04
LABEL maintainer="Moritz Maxeiner <moritz.maxeiner@fu-berlin.de>"
LABEL authors="Moritz Maxeiner <moritz.maxeiner@fu-berlin.de>"
......@@ -27,6 +27,7 @@ RUN apt-get update && \
p7zip-full \
file && \
apt-get install -y \
libcudnn7-dev \
libgfortran3 \
protobuf-compiler \
graphviz \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment